backlinks-page-intersection
Pass
Audited by Gen Agent Trust Hub on Jul 15, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses local
bashandpython3to manage API requests. It employs an embedded Python script to safely construct JSON payloads and validate response data, preventing common shell injection issues. - [EXTERNAL_DOWNLOADS]: Communicates with the authoritative domain
ai-factory.frevana.comto retrieve backlink data. This network activity is consistent with the skill's stated purpose and targets a well-known service. - [CREDENTIALS_UNSAFE]: Includes robust handling for the
FREVANA_TOKEN. The script correctly prioritizes environment variables, provides a secure input prompt if the token is missing in interactive mode, and ensures the token is never echoed back to the user.
Audit Metadata