raon-os
Provides AI-driven support for Korean startup founders, evaluating business plans and matching them with government funding opportunities.
Install this skill
Security score
The raon-os skill was audited on Feb 28, 2026 and we found 20 security issues across 3 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
Curl to non-GitHub URL
| 192 | curl -X POST http://localhost:8400/v1/investor ... |
Curl to non-GitHub URL
| 222 | curl -X POST http://localhost:8400/v1/evaluate \ |
Webhook reference - potential data exfiltration
| 21 | description: "Kakao i OpenBuilder webhook HMAC secret (optional)" |
Access to hidden dotfiles in home directory
| 31 | notes: "At least one LLM API key (GEMINI, OPENROUTER, ANTHROPIC, or OPENAI) is recommended. Falls back to local Ollama if no keys are set. API keys are stored in ~/.openclaw/.env (user-managed, chmod |
Access to hidden dotfiles in home directory
| 62 | echo "OPENROUTER_API_KEY=your-openrouter-key" >> ~/.openclaw/.env |
Access to hidden dotfiles in home directory
| 63 | chmod 600 ~/.openclaw/.env # 보안: 소유자만 읽기/쓰기 |
Access to hidden dotfiles in home directory
| 66 | echo "RAON_MODEL=anthropic/claude-opus-4-5" >> ~/.openclaw/.env |
Access to hidden dotfiles in home directory
| 74 | 모든 API 키는 `~/.openclaw/.env` 에 저장 (환경변수 우선): |
Access to hidden dotfiles in home directory
| 77 | # ~/.openclaw/.env 예시 |
Access to hidden dotfiles in home directory
| 252 | - 모든 API 키는 `~/.openclaw/.env`에 저장 (`chmod 600` 권장) |
Access to .env file
| 31 | notes: "At least one LLM API key (GEMINI, OPENROUTER, ANTHROPIC, or OPENAI) is recommended. Falls back to local Ollama if no keys are set. API keys are stored in ~/.openclaw/.env (user-managed, chmod |
Access to .env file
| 62 | echo "OPENROUTER_API_KEY=your-openrouter-key" >> ~/.openclaw/.env |
Access to .env file
| 63 | chmod 600 ~/.openclaw/.env # 보안: 소유자만 읽기/쓰기 |
Access to .env file
| 66 | echo "RAON_MODEL=anthropic/claude-opus-4-5" >> ~/.openclaw/.env |
Access to .env file
| 74 | 모든 API 키는 `~/.openclaw/.env` 에 저장 (환경변수 우선): |
Access to .env file
| 77 | # ~/.openclaw/.env 예시 |
Access to .env file
| 252 | - 모든 API 키는 `~/.openclaw/.env`에 저장 (`chmod 600` 권장) |
External URL reference
| 192 | curl -X POST http://localhost:8400/v1/investor ... |
External URL reference
| 222 | curl -X POST http://localhost:8400/v1/evaluate \ |
External URL reference
| 235 | export RAON_API_URL="https://api.k-startup.ai" |
Install this skill with one command
/learn @openclaw/raon-os