fiverr-research
Pass
Audited by Gen Agent Trust Hub on Aug 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill communicates with the vendor's official domain (
api.crawlora.net) to retrieve research data. This is expected behavior for a skill authored bycrawlora-organd does not indicate data exfiltration to unauthorized parties.\n- [SAFE]: Credentials are handled using an environment variable (CRAWLORA_API_KEY) as instructed in the setup guide. This is a secure alternative to hardcoding secrets or passing them via command-line arguments.\n- [SAFE]: The provided bash script (scripts/crawlora.sh) is a transparent wrapper forcurl. It uses--data-urlencodefor GET requests, which is a security best practice to prevent parameter injection when handling user-provided keywords.
Audit Metadata