grammar-and-style-enhancer
Pass
Audited by Gen Agent Trust Hub on Jul 22, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: The instructions focus entirely on editing tasks. No attempts to bypass safety filters, override system instructions, or extract system prompts were detected.
- [DATA_EXFILTRATION]: There are no network requests, credential access, or operations targeting sensitive files like SSH keys or environment variables.
- [REMOTE_CODE_EXECUTION]: The skill does not download or execute any external scripts, binaries, or unverified packages.
- [COMMAND_EXECUTION]: No shell commands, privilege escalation attempts (sudo), or persistence mechanisms were found.
- [INDIRECT_PROMPT_INJECTION]: The skill ingests user-provided text for editing, which is an inherent part of its functionality.
- Ingestion points: User input text requested in
SKILL.mdStep 1. - Boundary markers: None explicitly defined in the instructions.
- Capability inventory: No file writes, network operations, or subprocess calls are present in the skill files.
- Sanitization: None described, but the lack of executable capabilities mitigates the risk of processing malicious text input.
Audit Metadata