prose
Facilitates orchestration of multi-agent workflows using OpenProse commands and files for AI simulations.
Install this skill
or
65/100
Security score
The prose skill was audited on Mar 4, 2026 and we found 15 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 131
Access to hidden dotfiles in home directory
SourceSKILL.md
| 131 | | `~/.prose/agents/` | User's home dir | User-scoped persistent agents (cross-project) | |
medium line 122
Access to .env file
SourceSKILL.md
| 122 | | `.prose/.env` | User's working directory | Config (key=value format) | |
low line 183
Access to .env file
SourceSKILL.md
| 183 | # Check .prose/.env for OPENPROSE_POSTGRES_URL |
low line 184
Access to .env file
SourceSKILL.md
| 184 | cat .prose/.env 2>/dev/null | grep OPENPROSE_POSTGRES_URL |
low line 202
Access to .env file
SourceSKILL.md
| 202 | 2. Add connection string to .prose/.env: |
low line 204
Access to .env file
SourceSKILL.md
| 204 | echo "OPENPROSE_POSTGRES_URL=postgresql://user:pass@localhost:5432/prose" >> .prose/.env |
low line 208
Access to .env file
SourceSKILL.md
| 208 | echo "OPENPROSE_POSTGRES_URL=postgresql://postgres@localhost:5432/prose" >> .prose/.env |
medium line 270
Access to .env file
SourceSKILL.md
| 270 | | `.prose/state.json` | `.prose/.env` | Convert JSON to key=value format | |
medium line 277
Access to .env file
SourceSKILL.md
| 277 | - Convert to `.env` format: |
medium line 287
Access to .env file
SourceSKILL.md
| 287 | - Write to `.prose/.env` |
low line 301
Access to .env file
SourceSKILL.md
| 301 | â Converted .prose/state.json â .prose/.env |
low line 4
External URL reference
SourceSKILL.md
| 4 | metadata: { "openclaw": { "emoji": "ðŠķ", "homepage": "https://www.prose.md" } } |
low line 82
External URL reference
SourceSKILL.md
| 82 | | Starts with `http://` or `https://` | Fetch directly from URL | |
low line 83
External URL reference
SourceSKILL.md
| 83 | | Contains `/` but no protocol | Resolve to `https://p.prose.md/{path}` | |
low line 95
External URL reference
SourceSKILL.md
| 95 | use "https://example.com/my-program.prose" # Direct URL |
Scanned on Mar 4, 2026
View Security DashboardInstall this skill with one command
/learn @protocolsage/prose