backlinks-bulk-pages-summary
Pass
Audited by Gen Agent Trust Hub on Jul 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses
curlto interact with a specific, vendor-controlled endpoint (ai-factory.frevana.com). This is consistent with the skill's stated purpose for 'finpeakinc'. - [SAFE]: Environment variables like
FREVANA_TOKENare used for authentication, which is a standard and recommended practice for managing secrets in automated scripts. - [SAFE]: The execution logic includes specific checks to ensure that input parameters are validated and that only supported fields are sent in the API request payload.
- [SAFE]: The skill uses Python scripts via heredocs to perform structured data processing (JSON generation and validation), reducing the risk of shell-injection compared to manual string concatenation.
Audit Metadata