fix-grammar

Pass

Audited by Gen Agent Trust Hub on May 10, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No malicious patterns or security vulnerabilities were detected in the skill's logic or metadata.\n- [PROMPT_INJECTION]: The skill processes content from user-specified files, which represents an inherent surface for indirect prompt injection. This risk is mitigated by the skill's strict operational constraints.\n
  • Ingestion points: File content read via the Read tool based on $ARGUMENTS (SKILL.md).\n
  • Boundary markers: Instructions specifically preserve code blocks, MDX tags, and frontmatter, providing structural boundaries for processing (SKILL.md).\n
  • Capability inventory: The skill utilizes the Read, Edit, and Agent tools for file modification and subagent management (SKILL.md).\n
  • Sanitization: No explicit sanitization or instruction-filtering is applied to the ingested text content (SKILL.md).\n- [COMMAND_EXECUTION]: The skill employs the Agent tool to parallelize grammar checks across multiple files. This task delegation is an intended performance feature of the platform and does not involve arbitrary command execution (SKILL.md).
Audit Metadata
Risk Level
SAFE
Analyzed
May 10, 2026, 10:24 AM
Security Audit — agent-trust-hub — fix-grammar