paperclip-create-plugin
Pass
Audited by Gen Agent Trust Hub on May 13, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute shell commands using
pnpmto build the@paperclipai/create-paperclip-pluginpackage from source. - [COMMAND_EXECUTION]: The instructions involve running a locally generated JavaScript script (
node packages/plugins/create-paperclip-plugin/dist/index.js) to scaffold new plugin packages based on user-provided arguments. - [COMMAND_EXECUTION]: The skill directs the agent to verify the created plugins by running
pnpm typecheck,pnpm test, andpnpm build, which execute the scripts defined within the resulting plugin packages.
Audit Metadata