knowhow-lint

Pass

Audited by Gen Agent Trust Hub on Jun 18, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill utilizes common Unix utilities such as find, grep, sed, awk, and mv to maintain the .knowhow/ directory structure.
  • These commands are used to identify broken links, sync registry files, and move files to an archive folder.
  • The scope of these commands is restricted to the local workspace and specifically targets files managed by the knowledge system.
  • [DATA_EXPOSURE]: The skill performs read operations on local Markdown files to extract metadata (frontmatter) and check cross-references.
  • No network capabilities (curl, wget, or socket connections) are present, ensuring that data remains within the user's environment.
  • [INDIRECT_PROMPT_INJECTION]: The skill processes untrusted data (user-created Markdown files) during its audit phases.
  • While the skill reads external content, it uses this data for structural validation and report generation rather than executing it as instructions.
  • High-impact changes like page merging or terminology updates require manual user confirmation before execution.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 18, 2026, 07:02 AM
Security Audit — agent-trust-hub — knowhow-lint