ipfs-server
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides instructions to download the IPFS (Kubo) binary from
dist.ipfs.tech, which is the official distribution platform for Protocol Labs. This is a well-known and trusted source for this software. - [COMMAND_EXECUTION]: The installation process includes the use of
sudoto run the IPFS installation script (install.sh). This is standard procedure for installing binaries to system-wide executable paths (e.g.,/usr/local/bin). - [COMMAND_EXECUTION]: The skill instructs the agent to configure network listening addresses, peer connections, and swarm management. These are primary functions of an IPFS server and include appropriate warnings about exposing gateways to the public internet.
Audit Metadata