release-core-test
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes shell commands including pnpm install, pnpm build, pnpm publish, and git diff to manage the package lifecycle.
- [EXTERNAL_DOWNLOADS]: Project dependencies are downloaded from the NPM registry via pnpm install as part of the standard build setup.
- [DATA_EXFILTRATION]: The skill publishes package artifacts to the public NPM registry using pnpm publish. This is the intended purpose of the skill for the cyrus-core and cyrus-claude-runner packages and does not constitute unauthorized data transfer.
Audit Metadata