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.
15 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 -- turturturturtur/data_reweighting
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
13 findings · 0.6s
v2.0.11
39 findings · 10.7s
v0.3.74
9 findings · 5.6s
v0.1.0
2 findings · 4.2s
v0.1.0
1 finding · 4.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 · 0.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 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 64 findings across every scanner that examined this package. None of the 15 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.
3 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: TOOL_ABUSE_UNDECLARED_NETWORK, HIDDEN_DATA_FILE, opt.nerlo-rules.nerlo-install-run-bundled-artifact · Files: /repo/repo/AGENTS.md, /repo/.kimi/AGENTS.md, /repo/AGENTS.md · reported by cisco-skill-scanner, nerlo-install-instruction
2 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 · Files: /repo/docs/SKILL.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.
15 COMMAND_INJECTION_EVAL
Files: /repo/reweighters/global_hdbscan_reweighter.py, /repo/reweighters/predictive_reweighter.py, /repo/scripts/analyze_domain_clustering.py and 9 more · reported by cisco-skill-scanner
5 DATA_EXFIL_NETWORK_REQUESTS
Files: /repo/logger/eval_bitable_logger.py, /repo/logger/feishu_bitable_logger.py, /repo/scripts/compute_gradient_similarity.py · reported by cisco-skill-scanner
4 AAK-SECRET-004
Files: scripts/analyze_overall_clustering.py, scripts/analyze_domain_clustering.py, configs/training/mid_training.yaml and 1 more · reported by agent-audit-kit
3 FILE_MAGIC_MISMATCH
Files: /repo/requirements.txt, /repo/requirements_megatron.txt, /repo/results/lm_eval/last_run_summary.txt · reported by cisco-skill-scanner
3 MANIFEST_MISSING_LICENSE
Files: /repo/SKILL.md, /repo/.kimi/SKILL.md, /repo/scripts/ordering_experiment/SKILL.md · reported by cisco-skill-scanner
Artifact contains critical command injection vulnerabilities and exposes secrets.
The artifact includes multiple Python scripts with critical command injection vulnerabilities, allowing arbitrary shell execution. Several configuration and Python files expose sensitive information, and there are indications of network egress capabilities linked to these secrets. Additionally, the artifact defines permissive shell execution permissions for various commands, including those that perform network requests and file operations.
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.
3 SOCIAL_ENG_VAGUE_DESCRIPTION
Files: /repo/SKILL.md, /repo/.kimi/SKILL.md, /repo/scripts/ordering_experiment/SKILL.md · reported by cisco-skill-scanner
2 AAK-TRUST-004
Files: .claude/settings.json, .claude/settings.local.json · reported by agent-audit-kit
2 AAK-TRUST-006
Files: .claude/settings.json, .claude/settings.local.json · reported by agent-audit-kit
2 HIDDEN_EXECUTABLE_SCRIPT
Files: /repo/.kimi/progress_tracker.sh, /repo/.kimi/progress_reporter.py · reported by cisco-skill-scanner
2 hooks-no-pretooluse
Files: settings.json, settings.local.json · reported by agentshield
2 MANIFEST_INVALID_NAME
Files: /repo/scripts/ordering_experiment/SKILL.md, /repo/.kimi/SKILL.md · reported by cisco-skill-scanner
2 opt.nerlo-rules.nerlo-py-secret-to-network-egress
Files: /repo/logger/eval_bitable_logger.py, /repo/logger/feishu_bitable_logger.py · reported by nerlo-behavioral
2 permissions-no-deny-list
Files: settings.json, settings.local.json · reported by agentshield
1 AAK-MCP-DEPRECATED-002
Files: feishu_api.py · reported by agent-audit-kit
1 EXCESSIVE_FILE_COUNT
Files: /repo/. · reported by cisco-skill-scanner
1 HIDDEN_DATA_FILE
Files: /repo/.kimi/LESSONS.md · reported by cisco-skill-scanner
1 permissions-permissive-Bash(curl --version)
Files: settings.json · reported by agentshield
1 permissions-permissive-Bash(python3 -c ':*)
Files: settings.json · reported by agentshield
1 permissions-permissive-Bash(python3 -c "import json; d=json.load\(open\('/home/vepfs/data_reweighting/results/eval_qwen3.5_0.8b_baseline_after_2026-04-08T20-39-48.677279.json'\)\); print\(list\(d.keys\(\)\)\); print\(d.get\('config',{}\).get\('model','N/A'\) if 'config' in d else 'no config key'\); [print\(k\) for k in d.keys\(\) if k != 'results']")
Files: settings.json · reported by agentshield
1 permissions-permissive-Bash(python3 -c "import json; f=open\('/home/vepfs/data_reweighting/results/eval_qwen3.5_0.8b_baseline_after_2026-04-08T20-39-48.677279.json'\); d=json.load\(f\); print\(list\(d.keys\(\)\)[:20]\)")
Files: settings.json · reported by agentshield
1 permissions-permissive-Bash(python3 -c "import lark_oapi; import os; print\(os.path.dirname\(lark_oapi.__file__\)\)")
Files: settings.local.json · reported by agentshield
1 permissions-permissive-Bash(python3 -c "import urllib.request; print\('ok'\)")
Files: settings.json · reported by agentshield
1 permissions-permissive-Bash(wget --version)
Files: settings.json · reported by agentshield
1 permissions-sensitive-path-0
Files: settings.json · reported by agentshield
1 permissions-sensitive-path-1
Files: settings.json · reported by agentshield
Showing 25 of 34; the rest are in the per-scanner reports above.