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.
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 -- women-coding-community/wcc-backend
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 · 1.3s
v2.0.11
181 findings · 27.9s
v0.3.74
24 findings · 20.2s
v0.1.0
3 findings · 9.0s
v0.1.0
2 findings · 9.0s
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.2s
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 21, 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 210 findings across every scanner that examined this package.
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.
17 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, AAK-AGENT-003, AAK-AGENT-004 · Files: CLAUDE.md · reported by agent-audit-kit
10 Documentation or example — The match is in documentation or sample code, confirmed by our own check to be outside the installed artifact.
Rules: AAK-IPI-WILD-CORPUS-001, SOCIAL_ENG_VAGUE_DESCRIPTION, MANIFEST_MISSING_LICENSE and 2 more · Files: docs/flyway_migration_troubleshooting.md, /repo/.github/SKILL.md, /repo/docs/SKILL.md and 2 more · reported by agent-audit-kit, cisco-skill-scanner, nerlo-install-instruction
2 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/fly-dev-deploy-backend.yml, .github/workflows/fly-prod-deploy-backend.yml · reported by agent-audit-kit
2 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: opt.nerlo-rules.nerlo-js-secret-to-network-egress, FILE_MAGIC_MISMATCH · Files: /repo/integration-test/utils/fixtures/fixtures.ts, /repo/src/test/resources/email-templates/feedback_mentor_adhoc.yml · reported by nerlo-behavioral, cisco-skill-scanner
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.
38 FILE_MAGIC_MISMATCH
Files: /repo/src/main/resources/email-templates/final_updates_mentorship_cycle_mentor.yml, /repo/src/main/resources/email-templates/mentorship_termination_noshow_warning_mentee_long.yml, /repo/src/main/resources/email-templates/potential_list_mentees_for_mentor_using_email.yml and 35 more · reported by cisco-skill-scanner
32 UNANALYZABLE_BINARY
Files: /repo/gradle/wrapper/gradle-wrapper.jar!/org/gradle/wrapper/Logger.class, /repo/gradle/wrapper/gradle-wrapper.jar!/org/gradle/wrapper/Download$DefaultDownloadProgressListener.class, /repo/gradle/wrapper/gradle-wrapper.jar!/org/gradle/cli/CommandLineOption.class and 29 more · reported by cisco-skill-scanner
31 BINARY_FILE_DETECTED
Files: /repo/gradle/wrapper/gradle-wrapper.jar!/org/gradle/wrapper/Install$1.class, /repo/gradle/wrapper/gradle-wrapper.jar!/org/gradle/cli/ParsedCommandLineOption.class, /repo/gradle/wrapper/gradle-wrapper.jar!/org/gradle/cli/CommandLineParser$ParserState.class and 28 more · reported by cisco-skill-scanner
31 YARA_embedded_macho_binary
Files: /repo/gradle/wrapper/gradle-wrapper.jar!/org/gradle/cli/CommandLineArgumentException.class, /repo/gradle/wrapper/gradle-wrapper.jar!/org/gradle/cli/CommandLineOption.class, /repo/gradle/wrapper/gradle-wrapper.jar!/org/gradle/cli/CommandLineParser$AfterOptions.class and 28 more
Artifact may expose secrets, execute shell commands, and has low analyzability.
The artifact contains code that may send secrets over the network, specifically in `admin-wcc-app/components/EditMentor/EditMentorForm.tsx` and `admin-wcc-app/lib/api.ts`. A secret is also present in `src/main/java/com/wcc/platform/configuration/TokenAuthFilter.java`. Installation instructions in `README.md` suggest piping to a shell, which can lead to arbitrary command execution. Additionally, significant portions of the code, including `/repo/admin-wcc-app` and `/repo/integration-test`, have low analyzability, hindering a full security assessment.
Concern level assessed by the review: High. 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.
12 HIDDEN_DATA_FILE
Files: /repo/.ai/skills/split-commits.md, /repo/.ai/skills/pre-commit-review.md, /repo/.ai/skills/open-pr.md and 8 more · reported by cisco-skill-scanner
9 MANIFEST_MISSING_LICENSE
Files: /repo/.claude/skills/pre-commit-review/SKILL.md, /repo/.claude/skills/create-github-issue/SKILL.md, /repo/.claude/skills/wcc-implement-issue/SKILL.md and 6 more · reported by cisco-skill-scanner
5 SOCIAL_ENG_VAGUE_DESCRIPTION
Files: /repo/SKILL.md, /repo/admin-wcc-app/SKILL.md, /repo/integration-test/SKILL.md and 2 more · reported by cisco-skill-scanner
4 DATA_EXFIL_JS_NETWORK
Files: /repo/admin-wcc-app/components/EditMentor/EditMentorForm.tsx, /repo/admin-wcc-app/lib/api.ts · reported by cisco-skill-scanner
3 LOW_ANALYZABILITY
Files: /repo/integration-test, /repo/admin-wcc-app, /repo · reported by cisco-skill-scanner
2 COMPOUND_FETCH_EXECUTE
Files: /repo/SKILL.md, /repo/README.md · reported by cisco-skill-scanner
2 opt.nerlo-rules.nerlo-js-secret-to-network-egress
Files: /repo/admin-wcc-app/components/EditMentor/EditMentorForm.tsx, /repo/admin-wcc-app/lib/api.ts · reported by nerlo-behavioral
2 PIPELINE_TAINT_FLOW
Files: /repo/README.md, /repo/SKILL.md · reported by cisco-skill-scanner
1 AAK-LEGAL-002
Files: admin-wcc-app/package.json · reported by agent-audit-kit
1 AAK-OAUTH-007
Files: api-flows/package-lock.json · reported by agent-audit-kit
1 AAK-OAUTH-008
Files: postman-collection/openapi.yaml · reported by agent-audit-kit
1 AAK-SECRET-004
Files: src/main/java/com/wcc/platform/configuration/TokenAuthFilter.java · reported by agent-audit-kit
1 ARCHIVE_FILE_DETECTED
Files: /repo/gradle/wrapper/gradle-wrapper.jar · reported by cisco-skill-scanner
1 EXCESSIVE_FILE_COUNT
Files: /repo/. · reported by cisco-skill-scanner
1 MANIFEST_INVALID_NAME
Files: /repo/.ai/SKILL.md · reported by cisco-skill-scanner
1 opt.nerlo-rules.nerlo-install-pipe-to-shell
Files: /repo/README.md · reported by nerlo-install-instruction