ordfs
Pass
Audited by Gen Agent Trust Hub on Mar 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: Analysis of the skill instructions and code examples did not reveal any malicious patterns such as prompt injection, unauthorized command execution, or data exfiltration. The functionality is purely related to accessing public blockchain content.
- [EXTERNAL_DOWNLOADS]: The skill references the ordfs.network gateway and the author's official GitHub repositories (b-open-io). These are verified vendor resources required for the skill's operation and are documented neutrally.
- [PROMPT_INJECTION]: The skill interacts with external content from the blockchain, which presents a surface for indirect prompt injection. 1. Ingestion points: ordfs.network endpoints (e.g., /{txid}_{vout}). 2. Boundary markers: Absent. 3. Capability inventory: No dangerous capabilities (like shell execution or credential access) are included in the skill's instruction set. 4. Sanitization: Absent. The potential risk is inherent to the data source and does not stem from malicious skill intent.
Audit Metadata