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
findandlsto 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, andpyproject.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
.gitandnode_modulesduring the scanning process.
Audit Metadata