geo-fundamentals
Pass
Audited by Gen Agent Trust Hub on May 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary function is local file auditing, which is performed without any network connectivity or data exfiltration capabilities.- [SAFE]: File access is restricted to common web development extensions (.html, .jsx, .tsx) and the script explicitly excludes sensitive system and configuration directories such as .git, .env, and node_modules.- [SAFE]: No hardcoded credentials, secrets, or sensitive configuration paths (e.g., SSH keys or AWS configs) were identified within the skill or its associated scripts.- [SAFE]: The Python script uses static regular expression matching to analyze file contents and does not utilize unsafe functions like eval(), exec(), or subprocess calls for dynamic code execution.
Audit Metadata