eld-spec-discover
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the
grepcommand to search thesrc/directory for specific architectural patterns such as type definitions, validation schemas, and assertions. These are read-only operations restricted to the local codebase. - [DATA_EXFILTRATION]: There are no network-capable commands (e.g., curl, wget, fetch) detected in the skill. The analysis results are presented directly to the user in Markdown format without external transmission.
- [PROMPT_INJECTION]: The instructions are strictly focused on code analysis and do not contain directives to bypass safety filters or ignore prior instructions.
- [EXTERNAL_DOWNLOADS]: The skill does not reference or attempt to download any external scripts, binaries, or packages.
- [CREDENTIALS_UNSAFE]: No hardcoded secrets, API keys, or sensitive environment variable paths are accessed or referenced in the skill's logic.
Audit Metadata