backlinks-history

Pass

Audited by Gen Agent Trust Hub on Jul 15, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill makes network requests to https://ai-factory.frevana.com to retrieve historical backlink data. This is the official API endpoint for the service provided by the skill's author.
  • [COMMAND_EXECUTION]: The skill executes a bundled shell script (get_backlinks_history.sh) which uses curl for network communication and python3 for JSON payload construction and response validation. These operations are transparently defined and scoped to the skill's intended purpose.
  • [CREDENTIALS_UNSAFE]: The skill utilizes a Bearer token (FREVANA_TOKEN) for authentication. The implementation follows standard practices by passing the token in the Authorization header and explicitly instructing the agent not to expose the token in its output.
  • [DATA_EXFILTRATION]: The skill transmits only the user-provided parameters (such as the target domain and date range) to the Frevana API. There is no evidence of the skill accessing or transmitting sensitive local files or environment data.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 15, 2026, 03:39 PM
Security Audit — agent-trust-hub — backlinks-history