knowledge-base-health-check
Pass
Audited by Gen Agent Trust Hub on Jun 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's instructions focus on auditing a local directory (
/Users/simon/Claude CoWork/Knowledge Base/) for consistency, broken links, and documentation quality. - [SAFE]: File system operations are limited to reading articles and writing report files to a subfolder (
Outputs/) or updating a changelog, which is consistent with its stated administrative purpose. - [SAFE]: No network operations, credential access, or attempts to bypass safety filters were detected.
- [PROMPT_INJECTION]: The skill possesses a surface for indirect prompt injection as it ingests and processes untrusted content from the knowledge base files. However, this is an inherent aspect of its primary function (auditing text content) and no malicious intent was found.
- Ingestion points: Processes text from articles in the
Wiki/,RAW/, andOutputs/directories (SKILL.md, Phase 1). - Boundary markers: No specific delimiters or "ignore instructions" warnings are defined for the read content.
- Capability inventory: Reads local file contents; writes audit reports; appends entries to
CHANGELOG.md(SKILL.md, Phase 1). - Sanitization: No explicit sanitization of the knowledge base content is mentioned before it is processed for the audit report.
Audit Metadata