fabric
Pass
Audited by Gen Agent Trust Hub on Aug 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard documentation for Fabric mod development, utilizing established tools and libraries such as Fabric Loom and the Fabric API. No unauthorized or suspicious dependencies are introduced.
- [SAFE]: Networking implementation guides include explicit security recommendations, advising developers to validate all serverbound packet content and verify entity states on the logical server to prevent exploits.
- [SAFE]: No obfuscated URLs, base64-encoded payloads, or hidden commands were detected. Hexadecimal strings present in the documentation are standard Git SHAs for version tracking or ARGB color values for rendering examples.
- [SAFE]: The skill does not contain instructions for privilege escalation, persistence, or unauthorized data access. Commands mentioned (e.g., ./gradlew build) are standard for the development environment.
- [SAFE]: Potential for indirect prompt injection is minimal; the skill focuses on structured data handling using Codecs and Components, and defines clear boundaries between client and server logic.
Audit Metadata