ds-mapper

Pass

Audited by Gen Agent Trust Hub on Apr 23, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: Uses standard system utilities like find and ls to traverse the project's root directory and map its structure. This is consistent with the skill's primary function.
  • [DATA_EXPOSURE]: Accesses project metadata by reading standard configuration files such as package.json, Cargo.toml, and pyproject.toml. The information gathered is used to generate a summary for the user and is not transmitted externally.
  • [SAFE]: No network operations, credential harvesting, obfuscation, or persistence mechanisms were detected. The skill follows best practices by ignoring sensitive directories like .git and node_modules during the scanning process.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 23, 2026, 02:40 AM