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.
4 critical findings reported by cisco-skill-scanner, 2 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 -- telegram-search
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
1 finding · 0.5s
v2.0.11
76 findings · 16.7s
v0.3.74
36 findings · 10.4s
v0.1.0
1 finding · 7.4s
v0.1.0
0 findings · 7.4s
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.
4 scans on record. Every scan's full results are retained immutably for 24 months.
| Completed | Composite | Change | Scanners | Status |
|---|---|---|---|---|
| Aug 30, 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 |
| Aug 2, 2026 | Scan Halted | — | agentshield: completecisco-skill-scanner: completeagent-audit-kit: completenerlo-behavioral: completenerlo-install-instruction: completenerlo-multi-source ·n/a: not applicable | rejected |
| Jul 30, 2026 | Scan Halted | — | cisco-skill-scanner: completeagent-audit-kit: completenerlo-behavioral: completenerlo-install-instruction: completenerlo-multi-source ·n/a: not applicable | rejected |
| Jul 27, 2026 | Scan Halted | — | agentshield: completecisco-skill-scanner: completeagent-audit-kit: completenerlo-behavioral: completenerlo-install-instruction: completenerlo-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 114 findings across every scanner that examined this package. 2 of 4 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.
18 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/ci.yaml, .github/workflows/release-docker.yaml, .github/workflows/deploy-main.yml and 4 more · reported by agent-audit-kit
15 Documentation or example — The match is in documentation or sample code, confirmed by our own check to be outside the installed artifact.
Rules: SECRET_CONNECTION_STRING, SOCIAL_ENG_VAGUE_DESCRIPTION, MANIFEST_MISSING_LICENSE and 1 more · Files: /repo/docs/SKILL.md, /repo/.github/SKILL.md, /repo/.github/ISSUE_TEMPLATE/SKILL.md and 2 more · reported by cisco-skill-scanner
12 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: YARA_coercive_injection_generic, AAK-TAINT-003, DATA_EXFIL_JS_NETWORK · Files: /repo/packages/cli/src/auth-support.test.ts, packages/cli/src/daemon/lifecycle.test.ts, /repo/apps/server/src/apis/v1/index.test.ts · reported by cisco-skill-scanner, agent-audit-kit
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: agents-claude-md-autorun-4338 · Files: CLAUDE.md · reported by 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.
12 AAK-LEGAL-002
Files: package.json, packages/common/package.json, packages/protocol/package.json and 9 more · reported by agent-audit-kit
11 MANIFEST_MISSING_LICENSE
Files: /repo/.agents/skills/telegram-search-cli/SKILL.md, /repo/SKILL.md, /repo/.gemini/SKILL.md and 8 more · reported by cisco-skill-scanner
10 SOCIAL_ENG_VAGUE_DESCRIPTION
Files: /repo/SKILL.md, /repo/.gemini/SKILL.md, /repo/packages/protocol/SKILL.md and 7 more · reported by cisco-skill-scanner
9 LOW_ANALYZABILITY
Files: /repo/packages/core, /repo/packages/pglite-inspector, /repo/packages/client and 6 more · reported by cisco-skill-scanner
6 HIDDEN_DATA_FILE
Files: /repo/.agents/skills/telegram-search-cli/SKILL.md, /repo/.agents/skills/telegram-search-cli/agents/openai.yaml, /repo/.gemini/styleguide.md and 3 more · reported by cisco-skill-scanner
Artifact allows shell execution and file access, with potential for data exfiltration.
The artifact contains critical command injection vulnerabilities in `/repo/.agents/skills/telegram-search-cli/scripts/run-canary.mjs` that could lead to shell execution. It also has high severity findings for file system access in `/repo/packages/core/src/utils/jieba.dict.ts`, indicating potential for reading or writing files. A secret connection string is present in `/repo/SKILL.md`, and a taint flow finding in `packages/cli/src/daemon/host.ts` warrants attention.
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.
Files: /repo/packages/core/src/utils/jieba.dict.ts · reported by cisco-skill-scanner
4 DATA_EXFIL_JS_NETWORK
Files: /repo/apps/server/src/index.ts, /repo/packages/core/src/utils/jieba.dict.ts · reported by cisco-skill-scanner
3 EXCESSIVE_FILE_COUNT
Files: /repo/., /repo/apps/web/src/components/., /repo/packages/core/. · reported by cisco-skill-scanner
2 COMMAND_INJECTION_JS_CHILD_PROCESS
Files: /repo/.agents/skills/telegram-search-cli/scripts/run-canary.mjs · reported by cisco-skill-scanner
2 FILE_MAGIC_MISMATCH
Files: /repo/apps/web/src/components/ui/Select/index.ts · reported by cisco-skill-scanner
1 AAK-SUPPLY-003
Files: package.json · reported by agent-audit-kit
1 AAK-TAINT-003
Files: packages/cli/src/daemon/host.ts · reported by agent-audit-kit
1 MANIFEST_INVALID_NAME
Files: /repo/.gemini/SKILL.md · reported by cisco-skill-scanner
1 opt.nerlo-rules.nerlo-hardcoded-external-egress
Files: /repo/packages/core/src/utils/jieba.dict.ts · reported by nerlo-behavioral
1 SECRET_CONNECTION_STRING
Files: /repo/SKILL.md · reported by cisco-skill-scanner