Zero-Friction Knowledge Network - AIネイティブなナレッジアプリ
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.
67 critical findings reported by cisco-skill-scanner, agent-audit-kit, 54 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 -- zedi
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
4 findings · 0.6s
v2.0.11
554 findings · 57.3s
v0.3.74
80 findings · 57.3s
v0.1.0
36 findings · 46.0s
v0.1.0
4 findings · 46.1s
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.8s
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 678 findings across every scanner that examined this package. 13 of 67 findings rated critical by their scanner were among the dismissals.
Not reviewed is not the same as clean. Those 4 findings stand exactly as their scanners reported them, at full severity, as they would have without this review.
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.
39 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: AAK-INDIA-PII-001, YARA_script_injection_generic, AAK-SECRET-004 and 7 more · Files: e2e/search.spec.ts, e2e/linked-pages.spec.ts, e2e/wiki-link-ghost-completion.spec.ts and 19 more · reported by agent-audit-kit, cisco-skill-scanner
24 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: COMMAND_INJECTION_JS_CHILD_PROCESS, DATA_EXFIL_JS_FS_ACCESS, LOW_ANALYZABILITY and 1 more · Files: /repo/.github/actions/claude-analyze/analyze.mjs, /repo/.github/actions/claude-analyze/escapeGithubAnnotation.mjs, /repo/.github/actions/claude-analyze and 12 more · reported by cisco-skill-scanner, agent-audit-kit
14 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/.github/SKILL.md, /repo/.github/ISSUE_TEMPLATE/SKILL.md, /repo/.github/actions/claude-analyze/SKILL.md and 3 more · reported by cisco-skill-scanner
1 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: FILE_MAGIC_MISMATCH · Files: /repo/CLAUDE.md · reported by 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.
125 HIDDEN_DATA_FILE
Files: /repo/.agents/agents/spec-extractor.md, /repo/.agents/skills/spec-test/references/test-perspectives.md, /repo/.agents/skills/spec-test/SKILL.md and 118 more · reported by cisco-skill-scanner
108 MANIFEST_MISSING_LICENSE
Files: /repo/.agents/skills/aidlc-feature/SKILL.md, /repo/.agents/skills/aidlc-ci-pipeline/SKILL.md, /repo/.agents/skills/aidlc-user-stories/SKILL.md and 105 more · reported by cisco-skill-scanner
81 DATA_EXFIL_JS_NETWORK
Files: /repo/admin/src/api/client.ts, /repo/extension/background.js, /repo/extension/popup.js and 37 more · reported by cisco-skill-scanner
57 FILE_MAGIC_MISMATCH
Files: /repo/.codex/aidlc-common/stages/construction/nfr-design.md, /repo/.codex/aidlc-common/stages/inception/application-design.md, /repo/.codex/aidlc-common/stages/inception/user-stories.md and 21 more · reported by cisco-skill-scanner
56 SOCIAL_ENG_VAGUE_DESCRIPTION
Files: /repo/SKILL.md, /repo/extension/SKILL.md, /repo/admin/SKILL.md and 53 more
3 The model called these false positives and our own check did not agree, so the dismissal was refused.
Rules: HIDDEN_DATA_FILE · Files: /repo/server/api/.env.worker.dev.example, /repo/server/api/.env.worker.production.example, /repo/.env.production.example · reported by cisco-skill-scanner
1 The model did not answer for these findings.
Rules: AAK-AGENT-TRUST-001 · Files: .github/workflows/claude.yml · reported by agent-audit-kit
Artifact contains critical command injection and server-side request forgery vulnerabilities.
The artifact allows shell execution through command injection via `child_process` and `eval` in multiple files, including `server/mcp/src/stdio.ts` and various files under `/repo/.codex/hooks/` and `/repo/.codex/tools/`. It also exhibits server-side request forgery (SSRF) capability in `server/mcp/src/tools/index.ts`, which can lead to network egress. Additionally, there are findings related to potential data exfiltration via network and file system access, and exposed secrets.
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.
41 COMMAND_INJECTION_JS_CHILD_PROCESS
Files: /repo/.codex/hooks/aidlc-codex-adapter.ts, /repo/.codex/hooks/aidlc-runtime-compile.ts, /repo/.codex/hooks/aidlc-sensor-fire.ts and 18 more · reported by cisco-skill-scanner
26 opt.nerlo-rules.nerlo-js-secret-to-network-egress
Files: /repo/extension/background.js, /repo/extension/popup.js, /repo/server/api/src/lib/hocuspocusInvalidation.ts and 9 more · reported by nerlo-behavioral
20 DATA_EXFIL_JS_FS_ACCESS
Files: /repo/scripts/copilot-sync/sync-with-summary.ts, /repo/scripts/inject-tauri-updater-pubkey.mjs, /repo/scripts/prepare-extension.js · reported by cisco-skill-scanner
11 COMMAND_INJECTION_EVAL
Files: /repo/.codex/hooks/aidlc-runtime-compile.ts, /repo/.codex/tools/aidlc-lib.ts, /repo/.codex/tools/aidlc-rule-schema.ts and 4 more · reported by cisco-skill-scanner
10 opt.nerlo-rules.nerlo-hardcoded-external-egress
Files: /repo/server/api/src/services/aiProviders.ts, /repo/src/lib/storage/providers/GoogleDriveProvider.ts, /repo/src/lib/storage/providers/GyazoProvider.ts · reported by nerlo-behavioral
9 AAK-SECRET-004
Files: server/api/src/services/emailService.ts, server/api/src/services/syncAiModelsPricing.ts, server/api/src/routes/thumbnail/imageSearch.ts and 5 more · reported by agent-audit-kit
7 AAK-LEGAL-002
Files: admin/package.json, server/api/package.json, server/mcp/package.json and 4 more · reported by agent-audit-kit
5 LOW_ANALYZABILITY
Files: /repo/server/mcp, /repo/admin, /repo and 2 more · reported by cisco-skill-scanner
4 AAK-MCP-018
Files: server/mcp/src/app.ts, server/mcp/src/server.ts, server/mcp/src/tools/index.ts and 1 more · reported by agent-audit-kit
4 AAK-OAUTH-007
Files: extension/popup.js, server/api/src/routes/ext.ts, src/pages/AuthCallback.tsx and 1 more · reported by agent-audit-kit
4 opt.nerlo-rules.nerlo-install-run-bundled-artifact
Files: /repo/extension/README.ja.md, /repo/extension/README.md · reported by nerlo-install-instruction
3 EXCESSIVE_FILE_COUNT
Files: /repo/., /repo/.agents/., /repo/.agents/skills/. · reported by cisco-skill-scanner
2 AAK-OAUTH-006
Files: extension/popup.js, src/lib/storage/providers/GoogleDriveProvider.ts · reported by agent-audit-kit
2 hooks-no-pretooluse
Files: src/i18n/locales/en/settings.json, src/i18n/locales/ja/settings.json · reported by agentshield
2 permissions-no-block
Files: src/i18n/locales/en/settings.json, src/i18n/locales/ja/settings.json · reported by agentshield
2 SECRET_PASSWORD_VAR
Files: /repo/terraform/cloudflare/scripts/import-existing.sh · reported by cisco-skill-scanner
1 AAK-HEALTHCARE-AI-004
Files: .codex/agents/aidlc-compliance-agent.md · reported by agent-audit-kit
1 AAK-MCP-005
Files: .mcp.json · reported by agent-audit-kit
1 AAK-MCP-007
Files: .mcp.json · reported by agent-audit-kit
1 AAK-MCP-ATTEST-001
Files: .mcp.json · reported by agent-audit-kit
1 AAK-MCP-BETTERAUTH-CVE-2026-53512-001
Files: package.json · reported by agent-audit-kit
1 AAK-MCP-STDIO-CMD-INJ-002
Files: server/mcp/src/stdio.ts · reported by agent-audit-kit
1 AAK-SSRF-001
Files: server/mcp/src/tools/index.ts · reported by agent-audit-kit
1 AAK-SSRF-005
Files: server/mcp/src/tools/index.ts · reported by agent-audit-kit
1 AAK-SUPPLY-001
Files: .mcp.json · reported by agent-audit-kit
1 AAK-SUPPLY-003
Files: package.json · reported by agent-audit-kit
1 AAK-SUPPLY-004
Files: package.json · reported by agent-audit-kit
1 AAK-TAINT-003
Files: server/mcp/src/cli/login.ts · reported by agent-audit-kit
1 BINARY_FILE_DETECTED
Files: /repo/src-tauri/icons/icon.icns · reported by cisco-skill-scanner
1 MANIFEST_INVALID_NAME
Files: /repo/.agents/SKILL.md · reported by cisco-skill-scanner
1 SECRET_CONNECTION_STRING
Files: /repo/server/api/vitest.config.worker.ts · reported by cisco-skill-scanner
1 UNANALYZABLE_BINARY
Files: /repo/src-tauri/icons/icon.icns · reported by cisco-skill-scanner
1 YARA_autonomy_abuse_generic
Files: /repo/server/api/src/services/apiErrorService.ts · reported by cisco-skill-scanner
Showing 25 of 119; the rest are in the per-scanner reports above.