Install
$ agentstack add skill-ethanyoq-skill-hub-email-batch-test ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
跑批测试 Skill
触发条件
当任务涉及以下关键词时自动触发:
- 跑批、batch test、批量测试
- 真值审计、truth audit
- 回归验证、regression
- P0、P1、P2
必读文件
- 项目根目录
CLAUDE.md— 了解 FROZEN/GUARDED/SAFE 区域定义 references/test-standards.md— P0/P1/P2 量化标准references/regression-gate.md— 双邮箱回归门禁流程
核心规则
- 跑批前:确认使用哪个邮箱的真值集
- 跑批后:必须运行
strict_truth_audit.py对比真值 - 修改代码后:检查改动是否触碰 FROZEN/GUARDED ZONE
- 触碰保护区域:必须同时跑 QQ + 163 真值集验证
- 提交前:P0 必须 = 0
真值集位置
- QQ:
test_dataset/qq_20260201_20260311_final/truth_manifest.json - 163:
.claude/worktrees/test-163-batch/test_dataset/163_20260301_20260319/truth_manifest.json
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: EthanYoQ
- Source: EthanYoQ/Skill-hub
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.