Trust signals
Why this verdict
PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.
- Weekly downloads
- 1,302Niche · −30% score
- Versions published
- 31
- First published
- Mar 2026
- Publisher
- mocan_piotr
Effective trust discount applied: −30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
Recommended action
Review before promotingMixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.
Block this release in CIcurl · GitHub Actions
Fail the build when this package version is added or upgraded. Replace $PKGRADAR_TOKEN with a Pro / Team API key from your dashboard.
curl -fsS https://pkgradar.com/gate/npm \
-H "Authorization: Bearer $PKGRADAR_TOKEN" \
-H "Content-Type: application/json" \
-d '{"specs":["@armanage/[email protected]"],"fail_on":"review"}'GitHub Actions step:
- name: PkgRadar gate
run: |
curl -fsS https://pkgradar.com/gate/npm \
-H "Authorization: Bearer ${{ secrets.PKGRADAR_TOKEN }}" \
-H "Content-Type: application/json" \
-d '{"specs":["@armanage/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Obfuscation Density: high encoded/escaped-token density
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk review · score 8 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/dist/clarmanage.js | high encoded/escaped-token density | 12 |
Manifest
Package metadata
Scripts21
buildnpm run typecheck && node ./scripts/build.mjsclarmanageCLARMANAGE_CONFIG_DIR=$(pwd)/.clarmanage tsx src/index.tsclarmanage:addCLARMANAGE_CONFIG_DIR=$(pwd)/.clarmanage tsx src/index.ts agent addclarmanage:listCLARMANAGE_CONFIG_DIR=$(pwd)/.clarmanage tsx src/index.ts agent listclarmanage:mcpCLARMANAGE_CONFIG_DIR=$(pwd)/.clarmanage tsx src/index.ts mcpclarmanage:removeCLARMANAGE_CONFIG_DIR=$(pwd)/.clarmanage tsx src/index.ts agent removeclarmanage:startCLARMANAGE_CONFIG_DIR=$(pwd)/.clarmanage tsx src/index.tsdevCLARMANAGE_CONFIG_DIR=$(pwd)/.clarmanage tsx src/index.tsdev:servertsx src/mockServer.tsmcpCLARMANAGE_CONFIG_DIR=$(pwd)/.clarmanage tsx src/index.ts mcpprepacknpm run buildstartnode dist/clarmanage.jsstart:clarmanagenode dist/clarmanage.jsstart:clarmanage:addnode dist/clarmanage.js agent addstart:clarmanage:listnode dist/clarmanage.js agent liststart:clarmanage:mcpnode dist/clarmanage.js mcpstart:clarmanage:removenode dist/clarmanage.js agent removestart:mcpnode dist/clarmanage.js mcpstart:servernode dist/mockServer.jstestnpm run typecheck && tsx --test src/**/*.test.tstypechecktsc --noEmit
Dependencies5
@anthropic-ai/claude-agent-sdk^0.2.92@modelcontextprotocol/sdk^1.27.1@openai/codex-sdk^0.128.0@opencode-ai/sdk^1.4.0zod^4.3.6