dependency-lifeline
Pass
Audited by Gen Agent Trust Hub on Mar 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs programmatic analysis of local dependency files. It uses internal secure IO utilities (
safeReadFile,safeWriteFile) for all filesystem operations and restricts logic to string parsing and semver comparisons. - [SAFE]: All identified dependencies are standard development tools (TypeScript, Vitest) or internal vendor-specific packages (@agent/core). There is no evidence of unverifiable third-party packages or remote code execution.
- [SAFE]: No data exfiltration paths were found. The skill does not perform network requests and only writes output to local paths specified by the user via the command-line interface.
Audit Metadata