no-field-guessing — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited no-field-guessing (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
EXT_FIELD_X(待用户确认后改),严禁编造ASN_ID / ASN_NBR(正确是 TC_ASN_ID)LPN_NBR(正确是 TC_LPN_ID)LOT_ID(正确是 BATCH_NBR)ASN_ID(正确是 ASN_DTL_ID)knowledge-path.mdpython3 scripts/field-alignment-check.py 验证❌ 错误:
| ASN 单号 | ASN_ID |
| 货箱号 | LPN_NBR |
| 批号 | LOT_ID |
✅ 正确:
| ASN 单号 | ASN.TC_ASN_ID | ❌ 严禁用 ASN_NBR |
| 货箱号 | LPN.TC_LPN_ID | ❌ 严禁用 LPN_NBR |
| 批号 | ASN_DETAIL.BATCH_NBR | ❌ 严禁用 LOT_ID |references/workflow-discipline.md 实战教训 2024-2026CLAUDE.md 的"关键字段映射"小节~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.