program-to-tlaplus-spec-generator
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a pure documentation and code generation utility. It provides instructions on how to model different programming language constructs (C, Java, Go, Python, Rust) in TLA+ syntax using provided reference files. It does not include any code that executes in the agent's environment.
- [DATA_EXPOSURE]: No hardcoded credentials or sensitive file paths were detected. The skill only references standard library modules (e.g., Naturals, Sequences) and its own local assets.
- [EXTERNAL_DOWNLOADS]: The skill does not perform any network operations. All references are to local files included in the skill package (references/language_patterns.md, references/tlaplus_syntax.md, assets/template.tla).
- [COMMAND_EXECUTION]: There are no scripts or subprocess calls within the skill. The 'actions' described in the TLA+ sections are mathematical definitions of state transitions, not system commands.
- [PROMPT_INJECTION]: The instructions are strictly limited to the task of TLA+ generation. No override or bypass markers (e.g., 'ignore previous instructions') were found.
Audit Metadata