knowledge-lint

Pass

Audited by Gen Agent Trust Hub on Jun 17, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No malicious patterns, obfuscation, or safety bypass attempts were detected in the skill's instructions or workflow.
  • [COMMAND_EXECUTION]: The skill utilizes the Bash tool to perform file system existence checks and execute local Python scripts (lint_wiki.py, knowledge-binding.py) for knowledge base maintenance. These commands are constrained to the local plugin directory and the user-specified knowledge base root.
  • [PROMPT_INJECTION]: The skill possesses an indirect prompt injection surface as it processes content from external knowledge bases for linting (Category 8).
  • Ingestion points: Reads files from the directory specified by the wiki_path binding.
  • Boundary markers: None explicitly defined in the prompt instructions for isolating external content during report generation.
  • Capability inventory: The skill has Read, Write, Bash, and Glob capabilities, allowing it to modify the knowledge base when the --fix parameter is used.
  • Sanitization: Logic for handling and validating wiki content is delegated to the lint_wiki.py engine.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 17, 2026, 04:42 AM
Security Audit — agent-trust-hub — knowledge-lint