openclaw 网盘下载
OpenClaw

技能详情(站内镜像,无评论)

首页 > 技能库 > Instagram Collector Adarsh

Collects Instagram profile metrics for a handle using Apify, returning followers, posts, engagement rate, posting frequency, avg likes/comments, and top hash...

开发与 DevOps

作者:Adarsh More @AdarshVMore

许可证:MIT-0

MIT-0 ·免费使用、修改和重新分发。无需归因。

版本:v1.0.1

统计:⭐ 0 · 178 · 1 current installs · 1 all-time installs

0

安装量(当前) 1

🛡 VirusTotal :良性 · OpenClaw :可疑

Package:adarshvmore/instagram-collector-adarsh

安全扫描(ClawHub)

  • VirusTotal :良性
  • OpenClaw :可疑

OpenClaw 评估

The skill's instructions describe a straightforward Apify-based Instagram scraper, but the package metadata omits the required APIFY_API_TOKEN and other implementation details, creating an incoherence you should review before installing.

目的

The skill's name and SKILL.md consistently describe an Instagram profile collector that uses Apify; requesting an Apify actor run is coherent with that purpose. However, the registry metadata declares no required environment variables while the SKILL.md explicitly requires an APIFY_API_TOKEN for authentication — this mismatch is unexpected and should be corrected/clarified.

说明范围

SKILL.md stays within scope: it describes calling the Apify actor, polling for completion, mapping fields, calculating metrics, and returning structured data. It references apifyService.ts, EMPTY_INSTAGRAM_DATA, and a Winston logger, but none of those implementation files are included in the skill bundle — so the runtime behavior depends on out-of-band code. The instructions also reference the APIFY_API_TOKEN environment variable (not listed i…

安装机制

This is an instruction-only skill with no install spec and no bundled code, so nothing will be downloaded or written by the skill itself. That reduces install-time risk, but also means the actual API-calling code lives elsewhere (the skill assumes an existing apifyService implementation).

证书

The SKILL.md requires an APIFY_API_TOKEN to call Apify, which is a proportionate credential for this purpose. However, the skill metadata lists no required env vars — an inconsistency that could lead to misconfiguration or accidental token exposure. Also, error logging is specified with Winston and includes handle and err details; ensure logs cannot accidentally contain sensitive token data or other secrets.

持久

The skill does not request persistent presence (always:false) and does not declare any privileged system access or config-path requirements. It also does not attempt to modify other skills or global agent configuration in the instructions.

安装(复制给龙虾 AI)

将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。

请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Instagram Collector Adarsh」。简介:Collects Instagram profile metrics for a handle using Apify, returning follower…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/adarshvmore/instagram-collector-adarsh/SKILL.md
(来源:yingzhi8.cn 技能库)

SKILL.md

打开原始 SKILL.md(GitHub raw)

暂无本地缓存内容,可在后台执行详情同步。