project-knowledge
Pass
Audited by Gen Agent Trust Hub on Jul 20, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilize local Python scripts (audit_wiki.py, ingest_queue.py, kb_cli.py) to automate the knowledge base lifecycle, including file indexing, integrity validation via SHA256 hashing, and the structured writing of markdown concept pages.
- [EXTERNAL_DOWNLOADS]: The interactive visualization component (viz.html) loads external JavaScript libraries, specifically cytoscape.min.js and marked.min.js, from the well-known cdn.jsdelivr.net service. These libraries are used for client-side rendering of the knowledge graph and markdown content.
- [DATA_EXFILTRATION]: The scripts read local project files and metadata to build an index. There is no evidence of unauthorized data transmission to external servers; the gathered data remains within the local environment or is used to generate a local visualization file.
Audit Metadata