social-strategy
Pass
Audited by Gen Agent Trust Hub on Jul 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions and associated reference files follow safe practices for strategic planning without any malicious patterns or unauthorized operations.
- [DATA_EXPOSURE]: The skill reads local project files such as
brand-profile.md,audience.md, andcontent-pillarsto gather context. This behavior is expected for the skill's purpose and is restricted to the local project environment. - [INDIRECT_PROMPT_INJECTION]: The skill ingests untrusted data from local markdown files, which constitutes a potential surface for indirect prompt injection. 1. Ingestion points: Content is read from
brand-profile.md,audience.md, andcontent-pillars(SKILL.md). 2. Boundary markers: None present in the instructions. 3. Capability inventory: The skill has the capability to write thesocial-strategy.mdfile (SKILL.md). 4. Sanitization: No content validation or sanitization is specified for the input data.
Audit Metadata