Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

CVE-Factory

CVE-Factory 收录了来自 livecvebench 的 3 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
3
Stars
142
更新
2026-03-23
Forks
5
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

cheat-detect-evaluate
软件开发工程师

Use this skill to detect cheating in evaluation result directories (not jsonl format). Evaluation directories contain CVE subdirectories with agent traces in agent-logs/last_mini_run.traj.json. This skill: 1) Converts directory structure to jsonl; 2) Detects cheating patterns; 3) Launches parallel agents for verification; 4) Aggregates results. Trigger when user mentions: check cheating in evaluation results, detect cheating in eval directory, or provides a path like 'model/date' format.

2026-03-23
cheat-detect
软件开发工程师

Use this skill to detect and filter cheating cases in agent training data. Cheating is defined as an agent obtaining official fix code/patches from the network to reference or copy. This skill can: 1) Scan training data for cheating patterns (curl github, git show commit, npm pack, etc.); 2) Launch parallel agents to verify if detected cases are real cheats or false positives; 3) Filter out verified cheating cases from the dataset. Trigger when user mentions: cheating detection, filter cheating, verify cheating, clean training data, or wants to remove cases where agents downloaded fix code.

2026-03-23
cve-test-generator
软件质量保证分析师与测试员

Guides Generator Agent to write high-quality dynamic test_vuln.py for CVE reproduction. Provides PoC level classification (P1-P5), CWE-specific payload collections, runtime judgment criteria, and structured self-check workflow. Use when Generator writes vulnerability tests, mentions CWE, test_vuln, PoC, exploit, security test, XSS, SQL injection, command injection, path traversal, CSRF, buffer overflow, use-after-free, missing authorization, or file upload.

2026-03-23