update-workspace-map
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION] (SAFE): The skill documentation mentions using the
findcommand to list directories and files, which is a standard and safe operation for its intended purpose of workspace mapping. - [DATA_EXFILTRATION] (SAFE): File system access is restricted to the workspace directory (
04-workspace/). No network operations or external data transmissions were detected. - [REMOTE_CODE_EXECUTION] (SAFE): No remote script downloads or external package installations are present. The Python script uses only standard libraries (
os,json,sys,re,pathlib). - [PROMPT_INJECTION] (SAFE): No malicious prompt injection patterns or attempts to override agent instructions were found.
Audit Metadata