haedal-farming
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill communicates exclusively with the vendor's official API domain (https://skillsapi.haedal.xyz) to facilitate farming operations on the Sui blockchain.
- [COMMAND_EXECUTION]: Uses standard command-line tools curl and jq to perform POST requests and process the resulting JSON data.
- [PROMPT_INJECTION]: The skill ingests external data from API responses, creating a potential surface for indirect prompt injection. This is mitigated by the fact that the data originates from the vendor's own infrastructure.
- Ingestion points: JSON responses from https://skillsapi.haedal.xyz/api/v1/farming/*
- Boundary markers: Not implemented
- Capability inventory: curl, jq tool usage
- Sanitization: Not explicitly present in the skill instructions.
Audit Metadata