Seed Protocol SDK monorepo
Cursor Rules are .cursorrules / .cursor/rules files that steer Cursor's AI; scanned with the same pipeline.
We found this by crawling public sources and nobody has attested to it. That is how most of the registry gets here, and it is not a mark against the artifact — it only means no authenticated act of publication is on record. An artifact can be the vendor's own and still appear here.
149 critical findings reported by cisco-skill-scanner, 85 of them in the installed artifact. The composite score alone does not reflect this — read the per-scanner reports below.
Cursor Rules are .cursorrules / .cursor/rules files that steer Cursor's AI. Review the scanned source before copying them into your own project.
nerlo install -- seed-protocol-sdk-monorepo
5 of 11 scanners examined this package. The rest do not apply to it — language, ecosystem and packaging decide which analyzers can say anything, and a scanner that cannot examine an artifact reports nothing rather than passing it.
v1.4.0
2 findings · 0.7s
v2.0.11
440 findings · 50.4s
v0.3.74
12 findings · 58.2s
v0.1.0
14 findings · 27.3s
v0.1.0
0 findings · 27.3s
vv0.3.2
No Go packages were found in this artifact. What each scanner covers
0 findings · 0.1s
v0.1.0
This scanner found nothing in this artifact that it assesses. What each scanner covers
0 findings · 1.9s
No report in this scan: govulncheck, osv-scanner, trivy, trivy_image.
1 scan on record. Every scan's full results are retained immutably for 24 months.
| Completed | Composite | Change | Scanners | Status |
|---|---|---|---|---|
| Aug 22, 2026 | Scan Halted | — | agentshield: completecisco-skill-scanner: completeagent-audit-kit: completenerlo-behavioral: completenerlo-install-instruction: completecapslock ·n/a: not applicablenerlo-multi-source ·n/a: not applicable | rejected |
Findings in files this artifact installs stand as reported; a model re-read the rest and said which ones it believes are false positives. This is a second opinion published beside the evidence, not a correction to it: the per-scanner reports above are unchanged, every dismissed finding is still listed there at its original severity, and the score and the Flagged badge are computed from those raw severities alone. Nothing below moved them.
Out of 468 findings across every scanner that examined this package. 64 of 149 findings rated critical by their scanner were among the dismissals.
Two keys had to turn. The model had to name a reason from a fixed list of six, and a deterministic check of ours — over which files this artifact actually installs — had to independently agree. Anything it could not corroborate is in “not reviewed” above, at full severity.
142 Test or fixture file — The match is in a test or fixture. Our own check confirmed the file is not part of what gets installed.
Rules: COMMAND_INJECTION_JS_CHILD_PROCESS, DATA_EXFIL_JS_FS_ACCESS, opt.nerlo-rules.nerlo-dynamic-exec and 2 more · Files: /repo/packages/sdk/__tests__/__fixtures__/scripts.ts, /repo/packages/sdk/__tests__/node/client.test.ts, /repo/packages/sdk/__tests__/scripts/bin.test.ts and 16 more · reported by cisco-skill-scanner, nerlo-behavioral, agent-audit-kit
12 Documentation or example — The match is in documentation or sample code, confirmed by our own check to be outside the installed artifact.
Rules: SOCIAL_ENG_VAGUE_DESCRIPTION, MANIFEST_MISSING_LICENSE, MANIFEST_INVALID_NAME · Files: /repo/docs/SKILL.md, /repo/packages/sdk/__tests__/test-utils/SKILL.md, /repo/packages/sdk/__tests__/__fixtures__/SKILL.md and 2 more · reported by cisco-skill-scanner
5 CI or editor configuration — The match is in build, CI or editor configuration, confirmed by our own check to be outside the installed artifact.
Rules: AAK-GHA-IMMUTABLE-001, permissions-no-block, hooks-no-pretooluse · Files: .github/workflows/pr-tests.yml, .github/workflows/release.yml, .vscode/settings.json · reported by agent-audit-kit, agentshield
These findings are in files this artifact installs and are not placeholder values. No false-positive basis can be corroborated for such a finding, so this review never dismisses one; they were not sent to the model and stand at their scanner's severity.
105 DATA_EXFIL_JS_FS_ACCESS
Files: /repo/packages/cli/src/addModel.ts, /repo/packages/cli/src/export-sql.ts, /repo/packages/cli/src/init.ts and 17 more · reported by cisco-skill-scanner
84 DATA_EXFIL_JS_NETWORK
Files: /repo/packages/feed/src/hydrateArweaveRichText.ts, /repo/packages/feed/src/services/arweaveImageService.ts, /repo/packages/publish/src/helpers/ensureExecutorModule.ts and 20 more · reported by cisco-skill-scanner
50 COMMAND_INJECTION_EVAL
Files: /repo/packages/sdk/src/browser/db/Db.ts, /repo/packages/sdk/src/types/wasm.d.ts · reported by cisco-skill-scanner
33 COMMAND_INJECTION_JS_CHILD_PROCESS
Files: /repo/packages/cli/rollup.config.mjs, /repo/packages/cli/src/export-sql.ts, /repo/packages/cli/src/init.ts and 5 more · reported by cisco-skill-scanner
7 opt.nerlo-rules.nerlo-dynamic-exec
Files: /repo/packages/cli/src/export-sql.ts, /repo/packages/cli/src/init.ts, /repo/packages/sdk/src/node/helpers/scripts.ts and 2 more
Artifact allows shell execution and dynamic code evaluation.
The artifact contains multiple instances of shell execution via child processes in `/repo/packages/cli/rollup.config.mjs`, `/repo/packages/cli/src/export-sql.ts`, `/repo/packages/cli/src/init.ts`, and `/repo/packages/sdk/src/node/helpers/scripts.ts`. Dynamic code evaluation is present in `/repo/packages/publish/src/services/publish/actors/uploadViaBundler.ts`, `/repo/packages/sdk/src/browser/db/Db.ts`, and `/repo/packages/sdk/src/types/wasm.d.ts`. Additionally, the artifact has capabilities for file system access and network egress, including potential secret exfiltration.
Concern level assessed by the review: Critical. This is the review's scale, not the registry badge.
Reviewed by gemini-2.5-flash. The model sees the findings, not your code, and cannot change a score.
6 LOW_ANALYZABILITY
Files: /repo/packages/publish, /repo/packages/feed, /repo/packages/feed/src/cache and 3 more · reported by cisco-skill-scanner
6 MANIFEST_MISSING_LICENSE
Files: /repo/SKILL.md, /repo/packages/publish/SKILL.md, /repo/packages/sdk/SKILL.md and 3 more · reported by cisco-skill-scanner
6 SOCIAL_ENG_VAGUE_DESCRIPTION
Files: /repo/SKILL.md, /repo/packages/publish/SKILL.md, /repo/packages/sdk/SKILL.md and 3 more · reported by cisco-skill-scanner
3 AAK-SECRET-004
Files: packages/sdk/src/node/helpers/ArweaveClient.ts, packages/sdk/src/browser/helpers/ArweaveClient.ts, packages/react/src/services.ts · reported by agent-audit-kit
3 EXCESSIVE_FILE_COUNT
Files: /repo/packages/sdk/., /repo/packages/publish/., /repo/. · reported by cisco-skill-scanner
2 COMMAND_INJECTION_JS_FUNCTION_CONSTRUCTOR
Files: /repo/packages/publish/src/services/publish/actors/uploadViaBundler.ts · reported by cisco-skill-scanner
1 AAK-SUPPLY-004
Files: package.json · reported by agent-audit-kit
1 FILE_MAGIC_MISMATCH
Files: /repo/vite.config.js · reported by cisco-skill-scanner
1 HIDDEN_EXECUTABLE_SCRIPT
Files: /repo/.prettierrc.js · reported by cisco-skill-scanner
1 opt.nerlo-rules.nerlo-js-secret-to-network-egress
Files: /repo/packages/sdk/src/helpers/readHtmlBodyForStorageSeed.ts · reported by nerlo-behavioral
Showing 25 of 208; the rest are in the per-scanner reports above.