social-media-manager
Pass
Audited by Gen Agent Trust Hub on Sep 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were detected across the analyzed files. The skill operates within a narrow scope of marketing strategy and content planning.
- [COMMAND_EXECUTION]: The provided Python script
scripts/social_calendar_generator.pyis a localized utility that uses only the Python standard library. It does not perform any dangerous command execution, shell spawning, or subprocess calls. - [DATA_EXFILTRATION]: No network operations or external connections are present. The skill relies on local markdown context and user input without attempting to send data to remote servers.
- [INDIRECT_PROMPT_INJECTION]: While the skill mentions reading a local
marketing-context.mdfile, it lacks dangerous capabilities (such as file-writing or network access) that would make it vulnerable to exploitation via indirect injection. The surface area for this category is minimal and safe.
Audit Metadata