AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Verification Before Completion

skill-woodfishhhh-ez-math-model-verification-before-completion · by woodfishhhh

Use before EZ_math_model declares quality_audit, packaging, or final delivery complete, especially when pass/fail claims must be backed by files, commands, counts, or concrete evidence.

No reviews yet
0 installs
4 views
0.0% view→install

Install

$ agentstack add skill-woodfishhhh-ez-math-model-verification-before-completion

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No 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.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-woodfishhhh-ez-math-model-verification-before-completion)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
2mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

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 →
Are you the author of Verification Before Completion? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

verification-before-completion — 完成前证据核验

何时使用

  • pipeline 05 quality_audit
  • pipeline 06 packaging 前后。
  • 任何准备声明“完成”“通过”“已生成”的时候。

核心要求

对每条 quality_report.json/mdexport_audit.json/md 的通过项给证据,而不是 口头判断。

证据类型:

  • 文件存在与大小。
  • 命令 exit code 与关键输出。
  • grep / diff / hash 匹配。
  • 图表引用与实际文件一致。
  • 结果数值与报告表述一致。
  • DOCX 中 word/media/*m:oMathw:tbl 的对象计数。
  • PDF 是否使用 fallback、是否高保真。
  • output/manifest.jsonoutput.zip 与 staging 发布证据一致。

示例

Get-ChildItem workdir/.../figures/*.png
Select-String -Path workdir/.../paper.md -Pattern '!\\[[^\\]]*\\]\\(([^)]+)\\)'
python scripts/runtime/audit_quality.py --workdir runtime/...
python scripts/runtime/audit_export.py --workdir runtime/... --paper-output output/paper

如果证据收集失败,该项不能标为通过。

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.