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.
6 critical findings reported by cisco-skill-scanner. 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 -- turnkey
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
0 findings · 0.9s
v2.0.11
100 findings · 39.0s
v0.3.74
32 findings · 39.5s
v0.1.0
6 findings · 12.2s
v0.1.0
2 findings · 12.2s
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.1s
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 140 findings across every scanner that examined this package. None of the 6 findings rated critical by their scanner were dismissed.
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.
22 Documentation or example — The match is in documentation or sample code, confirmed by our own check to be outside the installed artifact.
Rules: FILE_MAGIC_MISMATCH, ARCHIVE_FILE_DETECTED, OFFICE_DOCUMENT_THREAT and 2 more · Files: /repo/apps/web/public/docs/cloud_service_agreement.docx, /repo/apps/web/public/docs/LOI.docx, /repo/apps/web/public/docs/LOI.docx!/_rels/.rels and 5 more · reported by cisco-skill-scanner
12 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 · Files: .github/workflows/deploy-web.yml, .github/workflows/deploy-server.yml, .github/workflows/deploy-worker.yml · reported by agent-audit-kit
2 Agent instruction file — The match is in a file that instructs an AI coding agent — a CLAUDE.md or similar. It is documentation of intent, and our own check confirmed it is not part of what gets installed.
Rules: AAK-AGENT-002 · Files: CLAUDE.md · reported by agent-audit-kit
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.
36 DATA_EXFIL_JS_FS_ACCESS
Files: /repo/apps/server/src/db/connection.ts, /repo/apps/server/src/db/seed.ts, /repo/apps/server/src/services/pdfTools.ts and 5 more · reported by cisco-skill-scanner
11 DATA_EXFIL_JS_NETWORK
Files: /repo/apps/server/src/pipeline/services/blastDetection.ts, /repo/apps/server/src/services/geocoding/mapbox.ts, /repo/apps/web/app/services/rest.api.ts and 1 more · reported by cisco-skill-scanner
7 AAK-LEGAL-002
Files: package.json, packages/types/package.json, packages/eslint-config-parcel/package.json and 4 more · reported by agent-audit-kit
5 HIDDEN_DATA_FILE
Files: /repo/apps/web/.eslintrc.cjs, /repo/terraform/production/.terraform.lock.hcl, /repo/terraform/development/.terraform.lock.hcl and 1 more · reported by cisco-skill-scanner
4 COMMAND_INJECTION_EVAL
Files: /repo/apps/server/src/services/pdfTools.ts · reported by cisco-skill-scanner
Critical command injection and sensitive data exposure risks identified.
The artifact contains critical command injection vulnerabilities in `/repo/apps/server/src/services/pdfTools.ts`, allowing shell execution. It also exposes sensitive credentials and tokens in files such as `apps/server/data/certs/us-west-2-bundle.pem` and `apps/web/app/analytics/ampli.ts`. Furthermore, the artifact performs extensive file system access in `/repo/apps/server/src/db/connection.ts` and `/repo/apps/server/src/db/seed.ts`, and has network egress capabilities.
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.
4 LOW_ANALYZABILITY
Files: /repo/apps/server/src/pipeline, /repo/apps/server, /repo and 1 more · reported by cisco-skill-scanner
4 MANIFEST_MISSING_LICENSE
Files: /repo/SKILL.md, /repo/apps/server/SKILL.md, /repo/apps/web/SKILL.md and 1 more · reported by cisco-skill-scanner
4 SOCIAL_ENG_VAGUE_DESCRIPTION
Files: /repo/SKILL.md, /repo/apps/server/SKILL.md, /repo/apps/web/SKILL.md and 1 more · reported by cisco-skill-scanner
3 AAK-SECRET-004
Files: apps/server/src/services/geocoding/PropertyGeocoder.ts, apps/server/src/pipeline/steps/Blast_Geocode.ts, apps/web/app/lib/utils.ts · reported by agent-audit-kit
3 EXCESSIVE_FILE_COUNT
Files: /repo/apps/web/., /repo/., /repo/apps/server/. · reported by cisco-skill-scanner
3 opt.nerlo-rules.nerlo-js-secret-to-network-egress
Files: /repo/apps/server/src/connectors/office365/auth.ts, /repo/apps/server/src/services/geocoding/mapbox.ts · reported by nerlo-behavioral
3 PIPELINE_TAINT_FLOW
Files: /repo/apps/server/README.md, /repo/apps/server/SKILL.md · reported by cisco-skill-scanner
2 AAK-TASKS-003
Files: apps/server/src/db/repositories/TasksRepo.ts, apps/server/src/baml/baml_client/inlinedbaml.ts · reported by agent-audit-kit
2 COMMAND_INJECTION_JS_CHILD_PROCESS
Files: /repo/apps/server/src/services/pdfTools.ts · reported by cisco-skill-scanner
2 FILE_MAGIC_MISMATCH
Files: /repo/apps/server/jest.config.ts · reported by cisco-skill-scanner
2 opt.nerlo-rules.nerlo-hardcoded-external-egress
Files: /repo/apps/server/src/connectors/office365/auth.ts · reported by nerlo-behavioral
1 AAK-OAUTH-006
Files: apps/server/src/connectors/office365/auth.ts · reported by agent-audit-kit
1 AAK-OAUTH-007
Files: apps/server/src/connectors/office365/auth.ts · reported by agent-audit-kit
1 AAK-OAUTH-008
Files: apps/server/src/bullMQAdapter.ts · reported by agent-audit-kit
1 AAK-SECRET-005
Files: apps/server/data/certs/us-west-2-bundle.pem · reported by agent-audit-kit
1 AAK-SPLUNK-TOKLOG-001
Files: apps/web/app/analytics/ampli.ts · reported by agent-audit-kit
1 AAK-SUPPLY-004
Files: package.json · reported by agent-audit-kit
1 opt.nerlo-rules.nerlo-dynamic-exec
Files: /repo/apps/server/src/services/pdfTools.ts · reported by nerlo-behavioral
1 opt.nerlo-rules.nerlo-install-pipe-to-shell
Files: /repo/apps/server/README.md · reported by nerlo-install-instruction
1 opt.nerlo-rules.nerlo-install-shell-inline-command
Files: /repo/README.md · reported by nerlo-install-instruction
Showing 25 of 56; the rest are in the per-scanner reports above.