mthds-edit
Pass
Audited by Gen Agent Trust Hub on Mar 14, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill executes the local CLI tool
mthds-agentto perform version checks, linting, validation, and running of bundles. These are standard operations for the tool's intended use. - [EXTERNAL_DOWNLOADS]: The documentation suggests installing the
mthdspackage vianpm install -g mthds. This is a reference to the official vendor package required for the skill to function. - [INDIRECT_PROMPT_INJECTION]: The skill processes user-provided
.mthdsfiles which could theoretically contain instructions intended to influence the agent's behavior during the editing process. - Ingestion points: Reads existing
.mthdsfiles (SKILL.md). - Boundary markers: None explicitly defined for file content.
- Capability inventory: Subprocess calls to
mthds-agentfor validation and execution (SKILL.md). - Sanitization: Relies on the
mthds-agentCLI for validation and syntax checking.
Audit Metadata