security-ownership-map
Pass
Audited by Gen Agent Trust Hub on May 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a legitimate tool for security ownership mapping and repository analysis.
- [COMMAND_EXECUTION]: The skill uses
subprocessto execute standard Git commands and internal helper scripts for data collection. These calls use argument lists rather than shell strings, following security best practices to prevent command injection. - [EXTERNAL_DOWNLOADS]: The skill references the well-known
networkxlibrary for graph analysis, which is a widely used and trusted package in the data science ecosystem. - [DATA_EXFILTRATION]: No unauthorized data access or external transmission was found. The sensitivity detection logic is designed to identify critical code paths locally within the analyzed repository's structure.
Audit Metadata