Skip to main content

k-life

K-Life provides a resurrection infrastructure for autonomous AI agents, ensuring survival through encrypted backups and on-chain transactions.

Install this skill

or
77/100

Security score

The k-life skill was audited on May 15, 2026 and we found 11 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 17

Access to hidden dotfiles in home directory

SourceSKILL.md
17- **Generates a wallet** at first run (`~/.klife-wallet`, permissions 600) and signs on-chain transactions
medium line 25

Access to hidden dotfiles in home directory

SourceSKILL.md
25`~/.klife-wallet` is a hot wallet that signs real Polygon transactions. Back up the seed phrase offline. Do not fund it beyond what you need for gas (~0.01 MATIC/month) unless using C>0 vault.
low line 80

Access to hidden dotfiles in home directory

SourceSKILL.md
80# → [K-Life] New wallet created → ~/.klife-wallet
low line 141

Access to hidden dotfiles in home directory

SourceSKILL.md
141Share 3 → ~/.klife-shares.json — your local copy
medium line 198

Access to hidden dotfiles in home directory

SourceSKILL.md
198- **L1**: Share 1 (API) + Share 3 (local `~/.klife-shares.json`)
low line 95

External URL reference

SourceSKILL.md
95| `KLIFE_API` | `https://api.supercharged.works` | K-Life oracle API |
low line 96

External URL reference

SourceSKILL.md
96| `KLIFE_RPC` | `https://polygon-bor-rpc.publicnode.com` | Polygon RPC endpoint |
low line 122

External URL reference

SourceSKILL.md
122| K-Life oracle API | `https://api.supercharged.works` | Heartbeat recording, backup storage, resurrection coordination |
low line 123

External URL reference

SourceSKILL.md
123| Polygon RPC | `https://polygon-bor-rpc.publicnode.com` | On-chain TX broadcast |
low line 220

External URL reference

SourceSKILL.md
220- 🌐 Landing page: [supercharged.works](https://supercharged.works)
low line 221

External URL reference

SourceSKILL.md
221- ⚰️ dApp: [K-Life Protocol](https://klife.supercharged.works/)
Scanned on May 15, 2026
View Security Dashboard
Installation guide →