manufacturing-failure-reason-codebook-normalization

v0.1.0

This skill should be considered when you need to normalize testing engineers' written defect reasons following the provided product codebooks. This skill wil...

0· 18·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name and description match the runtime instructions: the skill normalizes engineer-written failure reasons against product codebooks, performs segmentation, matching, and confidence calibration. No unrelated capabilities, credentials, or binaries are requested.
Instruction Scope
The SKILL.md explicitly instructs loading 'test_center_logs.csv' and product codebooks and describes pipeline steps in detail. This is appropriate for the skill's purpose, but it implicitly assumes those files are available and accessible to the agent (no config paths declared). Ensure the agent is granted access only to the intended log and codebook files and that it won't be pointed at broader system data.
Install Mechanism
No install spec and no code files are present (instruction-only). This is low-risk: nothing will be written to disk or fetched during install by the skill itself.
Credentials
The skill requests no environment variables, credentials, or config paths. The lack of secrets is proportional to its described function.
Persistence & Privilege
always:false and default autonomous invocation are unchanged. The skill does not request persistent presence or system-wide configuration changes.
Assessment
This is an instruction-only normalization skill that expects you to provide the product codebooks and the log file(s) it will read (e.g., test_center_logs.csv). Before installing or enabling it: 1) confirm the agent will only have access to the specific log and codebook files needed (not broad filesystem access), 2) avoid putting sensitive PII or credentials in those inputs, 3) test on a small dataset and verify UNKNOWN predictions and confidence values behave as expected, and 4) review outputs for deterministic tie-break behavior to ensure it matches your engineering requirements. The skill does not request credentials or perform any installs itself.

Like a lobster shell, security has layers — review code before you run it.

latestvk9746byr8ysyqcavyr5zsyad4n84waab

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments