document-audit-extraction
Pass
Audited by Gen Agent Trust Hub on Apr 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides Python code snippets for local document processing such as inventorying files, classifying content based on strings, and calculating quality scores. All file operations use
Path.read_text()on user-specified local roots, and YAML parsing usesyaml.safe_load(). No network operations, credential access, or risky command executions are present. The skill focuses entirely on documentation lifecycle management and structured data extraction from Markdown and text files.
Audit Metadata