Skip to main content

springfield-max

Springfield Max is an autonomous workflow orchestrator that utilizes specialized agents for efficient platform building across various domains.

Install this skill

or
75/100

Security score

The springfield-max skill was audited on Mar 8, 2026 and we found 9 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 544

Curl to non-GitHub URL

SourceSKILL.md
544curl -f http://localhost:PORT/health
medium line 874

Curl to non-GitHub URL

SourceSKILL.md
874curl -f http://localhost:3000/api/health
medium line 881

Curl to non-GitHub URL

SourceSKILL.md
881curl -f http://localhost:PORT/health
medium line 882

Curl to non-GitHub URL

SourceSKILL.md
882curl -X POST http://localhost:PORT/api/endpoint -d '{}' | jq
low line 800

Access to hidden dotfiles in home directory

SourceSKILL.md
8004. Create skill files in ~/.claude/skills/
low line 544

External URL reference

SourceSKILL.md
544curl -f http://localhost:PORT/health
low line 874

External URL reference

SourceSKILL.md
874curl -f http://localhost:3000/api/health
low line 881

External URL reference

SourceSKILL.md
881curl -f http://localhost:PORT/health
low line 882

External URL reference

SourceSKILL.md
882curl -X POST http://localhost:PORT/api/endpoint -d '{}' | jq
Scanned on Mar 8, 2026
View Security Dashboard
Installation guide →