Edi Parser
v1.0.1Parse EDI X12 files (810 Invoice, 850 Purchase Order, 856 ASN). Extract structured data from ISA/GS envelopes, transaction sets, and segments. Use when worki...
⭐ 0· 319·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name/description (EDI X12 parser for 810/850/856) matches the SKILL.md content. The skill requests no binaries, env vars, or installs — which is proportionate for a parsing instruction-only skill.
Instruction Scope
SKILL.md gives concrete parsing rules, envelope/segment mappings, Walmart-specific notes, and output formats. It does not instruct the agent to read unrelated system files, access credentials, or send data to external endpoints. It assumes the agent will be given or fed EDI text to parse, which is appropriate.
Install Mechanism
No install spec and no code files are present. That minimizes the on-disk code/runtime footprint and aligns with an instructions-only parser.
Credentials
No environment variables, credentials, or config paths are required. The declared requirements are minimal and proportional to the stated functionality.
Persistence & Privilege
always is false and the skill does not request persistent system privileges or modify other skills. Autonomous invocation is allowed by default (disable-model-invocation=false) but this is the platform default and not by itself a red flag here.
Assessment
This skill is instruction-only and internally consistent. Before using it: (1) test with non-sensitive sample EDI files to confirm parsing behavior and delimiter handling (ISA-16 can change sub-element separators); (2) do not feed confidential production documents until you confirm where agent outputs go (ensure your agent/platform won't leak parsed data to external services); (3) prefer skills with a known source/homepage for production use—if a future version adds code files or install steps, re-evaluate for supply-chain risks; (4) if you need Walmart-specific processing, verify the REF/N1/MAN handling against your trading partner agreements.Like a lobster shell, security has layers — review code before you run it.
edivk97bttbyf5xq190pzeskzkrrth821gn2latestvk979wk327hee0htsyj41apvv7h820qwjsupply-chainvk97bttbyf5xq190pzeskzkrrth821gn2walmartvk97bttbyf5xq190pzeskzkrrth821gn2x12vk97bttbyf5xq190pzeskzkrrth821gn2
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
