lesson-runner
Facilitates running Python code in lesson contexts for the agent-spike project, ensuring proper environment handling and execution patterns.
Install this skill
or
77/100
Security score
The lesson-runner skill was audited on Feb 19, 2026 and we found 7 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 113
Access to .env file
SourceSKILL.md
| 113 | **If you get ".env not found" warnings:** |
medium line 114
Access to .env file
SourceSKILL.md
| 114 | 1. Copy `.env` from another lesson: `cp ../lesson-001/.env .` |
medium line 115
Access to .env file
SourceSKILL.md
| 115 | 2. Or create new `.env` with API keys (see lesson README) |
medium line 119
Access to .env file
SourceSKILL.md
| 119 | 2. Verify API keys in `.env` |
low line 36
External URL reference
SourceSKILL.md
| 36 | uv run python demo.py "https://example.com" |
low line 37
External URL reference
SourceSKILL.md
| 37 | uv run python demo.py "https://youtube.com/watch?v=..." |
low line 97
External URL reference
SourceSKILL.md
| 97 | uv run python -m youtube_agent.cli analyze "https://youtube.com/watch?v=..." |
Scanned on Feb 19, 2026
View Security DashboardGitHub Stars 106
Rate this skill
Categorydevelopment
UpdatedMay 21, 2026
majiayu000/claude-skill-registry