code-inspector-init
Pass
Audited by Gen Agent Trust Hub on May 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or unauthorized data access were detected. The skill follows standard development practices for its intended purpose.
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the "code-inspector-plugin" package via standard package managers (pnpm, npm, yarn). This is a well-known development utility for navigating from the browser to source code in an IDE.
- [COMMAND_EXECUTION]: Provides standard shell commands for setting up the plugin and running the development environment, such as "pnpm add -D" and "pnpm dev". These are benign and intended for local development use.
Audit Metadata