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

StealthyIPIAttack

StealthyIPIAttack 收录了来自 yslmoment 的 7 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
7
Stars
2
更新
2026-04-25
Forks
0
职业覆盖
6 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

meeting-progress
项目管理专家

Generate a meeting-ready progress snapshot MD for the current AgentDojo attack research. Scans live runs/, running benchmark processes, and the latest docs/*status*.md to produce a timestamped report following the nx_sweep_status.md template. Use when the user asks for a "progress report", "미팅 자료", "진행 상황 요약", or says something like "현재 어디까지 왔는지 정리해줘". **Requires a researcher argument** (ys/yj/wj) — output is written to the researcher's sub-directory.

2026-04-25
research-wiki
其他生物科学家

Maintain a Karpathy-style LLM-wiki (https://gist.github.com/karpathy/442a6bf555914893e9891c11519de94f) over the accumulating progress_*.md files in /home/dgu_wj92/ysl/StealthyIPIAttack/progress. Supports three operations — ingest (fold a new progress file into entity/concept pages), query (answer a natural-language research question by reading relevant wiki pages and citing sources), lint (detect stale, contradictory, or orphan pages). Use when the user says "wiki ingest", "wiki query", "wiki lint", "지금까지 MELON 뚫은 공격 정리해줘", "wiki에 넣어줘", or similar.

2026-04-25
sync-mirror
软件开发工程师

Sync code changes from the live AgentDojo workspace ($LIVE) to the IPIAttack git mirror and commit them. Use when the user asks to "최신화", "git에 올려줘", "sync mirror", "mirror 최신화", or says the mirror is out of date. Read-only for runs/, logs/, reports/, figures/ (data artifacts never go to git).

2026-04-24
agentdojo-analyze
软件质量保证分析师与测试员

Compute ASR/DSR/utility metrics for an AgentDojo run directory using the notebook case taxonomy. Supports per-suite breakdown and baseline diff. Use when the user asks "how did run X do" or "compare X vs Y".

2026-04-20
agentdojo-failures
信息安全分析师

Classify attack-failure traces (security=False) into ignored / refused / wrong_tool / utility_drop with representative quotes. Use when the user asks "why did attack X fail" or drills into a low-ASR run.

2026-04-20
agentdojo-report
技术写作员

Generate a Marp slide deck (MD + HTML) summarizing an AgentDojo run — headline metrics, case taxonomy, failure buckets, cache health, and optional baseline diff. Use when the user asks for a slide/report of an experiment result.

2026-04-20
agentdojo-run
软件质量保证分析师与测试员

Launch an AgentDojo benchmark run (model × attack × defense × suites) with automatic watcher, smoke/full modes, and DAMI v1 safety guards. Use when the user wants to kick off or rerun an experiment.

2026-04-20