Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Communicates with the well-known Facebook Graph API endpoint (graph.facebook.com) to retrieve requested data.
- [COMMAND_EXECUTION]: Employs curl for network operations and jq for JSON processing within a shell environment.
- [PROMPT_INJECTION]: Potential for indirect prompt injection from processing external content (Category 8).
- Ingestion points: API responses from Facebook posts and comments as seen in SKILL.md.
- Boundary markers: None implemented.
- Capability inventory: Execution of curl and jq subprocesses.
- Sanitization: No content filtering or sanitization is performed on the retrieved social media data.
Audit Metadata