[Security] CORS wildcard and eval() usage found
Open
- Dominant language
- Python
- Stars
- 78.7k
- Forks
- 9.6k
- PR merge metrics
- No merged PRs in 30d
Description
Found via SkillFence scan (npmjs.com/package/skillfence, 76 rules).
Findings in 153 files:
- CORS wildcard (*) in system_prompt.py server config
- eval() in evals.py — dynamic code execution risk
- API key variable patterns in docs
Scan: npx skillfence scan . (Verdict: BLOCK, 31 findings, 14 critical, 6 high)
Recommendation: Restrict CORS origins, replace eval() with safer alternatives.
This is a responsible disclosure via automated security scanning.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.