serp-keyword-research
Pass
Audited by Gen Agent Trust Hub on Aug 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill communicates exclusively with the vendor's official API domain (
api.crawlora.net) to retrieve search and trend data. - [SAFE]: API credentials are handled securely via environment variables (
CRAWLORA_API_KEY) as instructed in the setup documentation, avoiding hardcoded secrets. - [SAFE]: The helper script
scripts/crawlora.shfollows best practices for shell scripting, such as usingset -euo pipefailand properly quoting variables to prevent word splitting or command injection. - [SAFE]: The skill provides structured access to search data which is a standard and intended functionality for an SEO-focused tool.
Audit Metadata