Skip to main content

ipfs

IPFS enables decentralized storage and sharing of files in a peer-to-peer network, ensuring data persistence without central servers.

Install this skill

or
78/100

Security score

The ipfs skill was audited on Mar 1, 2026 and we found 4 security issues across 3 threat categories, including 1 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 41

Curl to non-GitHub URL

SourceSKILL.md
41`curl -X POST -F [email protected] http://localhost:5001/api/v0/add`
medium line 38

Access to hidden dotfiles in home directory

SourceSKILL.md
38- Configure settings: `ipfs config --json Datastore.StorageMax "10GB"` to set storage limits; config file is JSON at ~/.ipfs/config.
low line 41

External URL reference

SourceSKILL.md
41`curl -X POST -F [email protected] http://localhost:5001/api/v0/add`
low line 46

External URL reference

SourceSKILL.md
46Integrate IPFS with other tools by running the daemon locally or using public gateways (e.g., https://ipfs.io/ipfs/<CID>). For blockchain, link with Ethereum via IPFS for storing contract metadata; us
Scanned on Mar 1, 2026
View Security Dashboard
Installation guide →
Rate this skill
Categorydevelopment
UpdatedMay 21, 2026
alphaonedev/openclaw-graph