Skip to main content

example-framework-skill

Demonstrates best practices for self-contained skill development in Python, including setup, patterns, and deployment.

Install this skill

or
95/100

Security score

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

Categories Tested

Security Issues

low line 408

Access to .env file

SourceSKILL.md
408# 4. Environment variables (.env)
low line 83

External URL reference

SourceSKILL.md
83# Visit: http://localhost:8000
low line 497

External URL reference

SourceSKILL.md
497- Example Framework Docs: https://example-framework.readthedocs.io
low line 498

External URL reference

SourceSKILL.md
498- API Reference: https://example-framework.readthedocs.io/api
low line 503

External URL reference

SourceSKILL.md
503- SQLite: https://www.sqlite.org
Scanned on Feb 28, 2026
View Security Dashboard
Installation guide →