instagram-research
Pass
Audited by Gen Agent Trust Hub on Aug 14, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses a helper script
scripts/crawlora.shto wrapcurlcommands for API requests. This is a standard and safe way to interact with external APIs. - [EXTERNAL_DOWNLOADS]: The skill interacts with the Crawlora API at
api.crawlora.net. This is the vendor's own infrastructure and is documented for its intended purpose of Instagram research. - [CREDENTIALS_UNSAFE]: The skill correctly instructs users to manage their API keys via an environment variable
CRAWLORA_API_KEYrather than hardcoding them, which is a recommended security practice.
Audit Metadata