skills/mthds-ai/skills/mthds-edit/Gen Agent Trust Hub

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-agent to 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 mthds package via npm 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 .mthds files which could theoretically contain instructions intended to influence the agent's behavior during the editing process.
  • Ingestion points: Reads existing .mthds files (SKILL.md).
  • Boundary markers: None explicitly defined for file content.
  • Capability inventory: Subprocess calls to mthds-agent for validation and execution (SKILL.md).
  • Sanitization: Relies on the mthds-agent CLI for validation and syntax checking.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 14, 2026, 02:32 AM