codebase-mapper

Pass

Audited by Gen Agent Trust Hub on Apr 2, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill utilizes standard PowerShell cmdlets such as Get-ChildItem, Select-String, and Test-Path to perform directory enumeration and file analysis. These commands are used for local discovery and are consistent with the skill's stated purpose of mapping a codebase.
  • [SAFE]: No network exfiltration or external communication patterns were detected. The skill operates entirely on the local file system.
  • [SAFE]: No hardcoded credentials, sensitive system paths (e.g., .ssh, .aws), or attempts to acquire elevated privileges (e.g., sudo) were found.
  • [SAFE]: The skill does not include any remote code execution patterns, obfuscation techniques, or persistence mechanisms.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 2, 2026, 06:37 AM