ai-citations-report
Pass
Audited by Gen Agent Trust Hub on Jul 24, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONDATA_EXFILTRATION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill interacts with the external API at
https://www.enception.ai/api/external/ai-citationsto fetch report data. This is documented as the skill's primary purpose. - [COMMAND_EXECUTION]: The skill provides a
curlcommand example to perform the API request and save the resulting report as a PDF on the local file system. - [DATA_EXFILTRATION]: The skill transmits user-specified domains and URLs to the Enception AI service. This transmission is necessary for the report generation and is consistent with the skill's stated intent.
- [CREDENTIALS_UNSAFE]: Security best practices are followed by using the
ENCEPTION_API_KEYenvironment variable for authentication instead of hardcoding secrets.
Audit Metadata