23-personal-brand-strategy-global
Pass
Audited by Gen Agent Trust Hub on May 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a template-driven strategy generator. It contains no executable code, network requests, or attempts to access sensitive system information.
- [DATA_EXPOSURE]: Access is limited to a project-specific context file (
.agents/personal-brand-context-global.md) intended for sharing state between related skills. This does not pose a security risk as it does not target sensitive system directories or credentials. - [INDIRECT_PROMPT_INJECTION]:
- Ingestion points: Reads project-specific brand data from the local file
.agents/personal-brand-context-global.md. - Boundary markers: None present; the skill assumes the context file contains valid, pre-processed information from a trusted predecessor skill.
- Capability inventory: The skill is limited to generating structured markdown text output. It lacks capabilities for subprocess execution, network communication, or direct file-system modifications.
- Sanitization: None detected, which is appropriate for a text-generation workflow with no sensitive downstream tool access.
Audit Metadata