capacitor-plugin-upgrade-v7-to-v8
Pass
Audited by Gen Agent Trust Hub on Mar 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or unauthorized access attempts were identified in the skill files.
- [COMMAND_EXECUTION]: The skill instructs the agent to run
npm installto update project dependencies. This is a standard operation within the context of a plugin upgrade and does not involve untrusted remote scripts. - [DATA_EXPOSURE]: The skill reads the local
package.jsonfile to determine versioning. This is a legitimate and necessary step for performing a version migration.
Audit Metadata