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":["[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":["[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 145 · status changed
Evidence
Static findings
25 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/skills/feishu-bitable/src/package-lock.json | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/skills/sophnet-docx/src/package-lock.json | high encoded/escaped-token density | 12 |
| medium | Remote Payload | package/skills/claw-agent-get-send/skill.json | matched "curl " | 12 |
| medium | Remote Payload | package/skills/sophnet-bot-client/src/scripts/bot_client_proxy.py | matched "curl " | 12 |
| medium | Remote Payload | package/skills/sophnet-bot-client/src/scripts/bot_client_setup.py | matched "curl " | 12 |
| medium | Remote Payload | package/skills/sophnet-video-generate/src/scripts/gen_video.py | matched "wget " | 12 |
| medium | Remote Payload | package/skills/web-scraper/src/scripts/scrape.py | matched "curl " | 12 |
| medium | Remote Payload | package/skills/sophnet-bot-client/src/tests/test_bot_client_setup.py | matched "curl " | 12 |
| medium | Remote Payload | package/skills/sophnet-image-edit/src/scripts/edit_and_preview.sh | matched "curl " | 12 |
| medium | Remote Payload | package/skills/md2pdf-converter/src/scripts/md2pdf-local.sh | matched "wget " | 12 |
Show all 25 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/skills/feishu-bitable/src/package-lock.json | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/skills/sophnet-docx/src/package-lock.json | high encoded/escaped-token density | 12 |
| medium | Remote Payload | package/skills/claw-agent-get-send/skill.json | matched "curl " | 12 |
| medium | Remote Payload | package/skills/sophnet-bot-client/src/scripts/bot_client_proxy.py | matched "curl " | 12 |
| medium | Remote Payload | package/skills/sophnet-bot-client/src/scripts/bot_client_setup.py | matched "curl " | 12 |
| medium | Remote Payload | package/skills/sophnet-video-generate/src/scripts/gen_video.py | matched "wget " | 12 |
| medium | Remote Payload | package/skills/web-scraper/src/scripts/scrape.py | matched "curl " | 12 |
| medium | Remote Payload | package/skills/sophnet-bot-client/src/tests/test_bot_client_setup.py | matched "curl " | 12 |
| medium | Remote Payload | package/skills/sophnet-image-edit/src/scripts/edit_and_preview.sh | matched "curl " | 12 |
| medium | Remote Payload | package/skills/md2pdf-converter/src/scripts/md2pdf-local.sh | matched "wget " | 12 |
| low | Credential file access | package/skills/share-skill/src/scripts/share_skill_to_friend.py | matched ".npmrc" | 5 |
| low | Obfuscation | package/skills/xiaohongshu/src/scripts/stealth.min.js | matched "eval(" | 3 |
| low | Obfuscation | package/skills/compact-context/src/scripts/set-keep-recent.mjs | matched "\\u001b" | 3 |
| low | Obfuscation | package/skills/insurance-product-analysis/src/scripts/insurance_product_cli/cli.py | matched "eval(" | 3 |
| low | Obfuscation | package/skills/insurance-product-analysis/src/src/insurance_product_cli/cli.py | matched "eval(" | 3 |
| low | Obfuscation | package/skills/sophnet-docx/src/scripts/comment.py | matched "\\u201c" | 3 |
| low | Obfuscation | package/skills/flight-booking/src/scripts/flight_booking.py | matched "\\u4e00" | 3 |
| low | Obfuscation | package/skills/sophnet-stock/src/scripts/hot_scanner.py | matched "\\x1f" | 3 |
| low | Obfuscation | package/skills/inventory-management/src/scripts/inventory.py | matched "\\u4e00" | 3 |
| low | Obfuscation | package/skills/sophnet-customer-management/src/src/customer_mgmt_core/normalizer.py | matched "\\u3000" | 3 |
| low | Obfuscation | package/skills/wechat-article-publisher/src/scripts/publish_wechat.py | matched "\\u4e00" | 3 |
| low | Obfuscation | package/skills/xiaohongshu/src/scripts/render_xhs_v2.py | matched "\\u4e00" | 3 |
| low | Obfuscation | package/skills/share-skill/src/scripts/share_skill_to_friend.py | matched "\\x1b" | 3 |
| low | Obfuscation | package/skills/sophnet-docx/src/scripts/office/unpack.py | matched "\\u201c" | 3 |
| low | Obfuscation | package/skills/sophnet-xlsx/src/scripts/office/unpack.py | matched "\\u201c" | 3 |
Manifest
Package metadata
Scripts1
testecho "Error: no test specified" && exit 1
Dependencies1
docx^9.5.1