anysite-content-analytics
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [Indirect Prompt Injection] (LOW): The skill ingests untrusted external data from multiple social media platforms, creating a surface for potential indirect prompt injection.
- Ingestion points: Content enters the agent context through tools like
get_youtube_video_comments,get_instagram_user_posts, andreddit_user_posts. - Boundary markers: No explicit boundary markers or instructions to ignore embedded commands are present in the workflows.
- Capability inventory: The skill aggregates data, calculates metrics, and generates formatted reports in chat, CSV, and JSON.
- Sanitization: No sanitization or filtering of the external social media content is specified before processing.
- [Prompt Injection] (SAFE): No malicious instructions, role-play injections, or safety bypass attempts were detected in the skill's instructions or metadata.
- [Data Exposure & Exfiltration] (SAFE): The skill handles public social media data as part of its primary purpose. No hardcoded credentials, sensitive local file paths, or unauthorized exfiltration patterns were identified.
- [Remote Code Execution] (SAFE): The skill does not contain patterns for downloading or executing remote scripts, nor does it list unverifiable package dependencies.
Audit Metadata