voice-enforcement
Pass
Audited by Gen Agent Trust Hub on Apr 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were detected in the skill instructions or reference documents.
- [COMMAND_EXECUTION]: The
SKILL.mdfile provides usage examples for an external command-line utility namedvoice-scorer(e.g.,voice-scorer score path/to/doc.md). The skill does not attempt to install this tool or execute it automatically; it is presented as a documentation example for the user. - [PROMPT_INJECTION]: The skill is designed to process external documents (READMEs, design docs, etc.) to evaluate their writing style, which represents a potential surface for indirect prompt injection.
- Ingestion points: Text documents provided by the user for style enforcement in
SKILL.md. - Boundary markers: None provided; the skill does not explicitly instruct the agent to ignore instructions embedded within the target documents.
- Capability inventory: The skill uses standard file reading and text generation capabilities.
- Sanitization: There is no evidence of input sanitization or validation for the content being reviewed.
Audit Metadata