world-runtime-capability
Provides wasmCloud-style capability providers for executing decentralized machine learning and reinforcement learning tasks.
Install this skill
or
78/100
Security score
The world-runtime-capability skill was audited on Mar 1, 2026 and we found 8 security issues across 2 threat categories, including 1 high-severity. Review the findings below before installing.
Categories Tested
Security Issues
high line 86
Direct command execution function call
SourceSKILL.md
| 86 | result = sb.exec("python", "-c", "print('verse executed')") |
low line 277
External URL reference
SourceSKILL.md
| 277 | 'https://api.cloud.morph.so/v1', 'bearer', 'available', NOW()), |
low line 280
External URL reference
SourceSKILL.md
| 280 | 'https://api.primeintellect.ai/v1', 'bearer', 'available', NOW()), |
low line 283
External URL reference
SourceSKILL.md
| 283 | 'https://api.gensyn.ai/v1', 'bearer', 'available', NOW()) |
low line 357
External URL reference
SourceSKILL.md
| 357 | 1. **wasmCloud** — "Capability Providers" https://wasmcloud.com/docs/concepts/providers |
low line 358
External URL reference
SourceSKILL.md
| 358 | 2. **Morph Labs** — "Infinibranch Sandboxes" https://morph.so/blog/infinibranch |
low line 359
External URL reference
SourceSKILL.md
| 359 | 3. **PrimeIntellect** — "INTELLECT-3: 100B+ MoE via Distributed RL" https://primeintellect.ai/blog/intellect-3 |
low line 361
External URL reference
SourceSKILL.md
| 361 | 5. **Paradigm** — "Multiverse Finance" https://paradigm.xyz/2025/05/multiverse-finance |
Scanned on Mar 1, 2026
View Security Dashboard