Skip to main content

project-guide

Guides users through the Shebang workflow, helping them navigate tasks, commands, and development processes effectively.

Install this skill

or
92/100

Security score

The project-guide skill was audited on Feb 28, 2026 and we found 4 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 109

Curl to non-GitHub URL

SourceSKILL.md
109curl -X POST http://localhost:8080/api/kanban/task \
low line 21

External URL reference

SourceSKILL.md
21Access at http://localhost:8080 after running `python3 .shebang/web/server.py`
low line 102

External URL reference

SourceSKILL.md
102Open: http://localhost:8080
low line 109

External URL reference

SourceSKILL.md
109curl -X POST http://localhost:8080/api/kanban/task \
Scanned on Feb 28, 2026
View Security Dashboard
Installation guide →