xdg-base-directory
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is purely educational and instructional, providing standard Python implementation patterns for the XDG Base Directory Specification.
- [SAFE]: Code snippets use standard libraries such as
pathlibandosfor path resolution and directory management. No dangerous system calls, shell injections, or arbitrary command execution patterns are present. - [SAFE]: Mentions of external dependencies like
platformdirs,tomli, andpydanticrefer to well-known and legitimate software packages commonly used in the Python ecosystem. - [SAFE]: No evidence of prompt injection, data exfiltration, or obfuscation was found. The skill does not perform any network operations or access sensitive files beyond standard user configuration paths as part of its documented purpose.
Audit Metadata