ipfs

Pass

Audited by Gen Agent Trust Hub on Mar 7, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill acts as a legitimate instructional resource for the IPFS protocol and does not contain malicious code or instructions.
  • [COMMAND_EXECUTION]: Includes standard IPFS CLI commands such as ipfs add, ipfs cat, and ipfs daemon. These are documented for expected local usage and node management.
  • [EXTERNAL_DOWNLOADS]: References official IPFS resources, including the ipfs.io public gateway and the github.com/ipfs/go-ipfs-api repository. No unverified or suspicious third-party sources are present.
  • [CREDENTIALS_UNSAFE]: Demonstrates secure handling of authentication by using environment variable placeholders (e.g., $IPFS_API_KEY) instead of hardcoding sensitive credentials.
  • [DATA_EXFILTRATION]: Mentions access to the default IPFS configuration path (~/.ipfs/config), which is necessary for the tool's operation. No unauthorized data access or exfiltration patterns were detected.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 7, 2026, 05:44 PM