advanced-features
Implements advanced task management features like priorities, tags, and reminders for enhanced project functionality.
Install this skill
or
53/100
Security score
The advanced-features skill was audited on Feb 25, 2026 and we found 5 security issues across 2 threat categories, including 3 high-severity. Review the findings below before installing.
Categories Tested
Security Issues
high line 140
Direct command execution function call
SourceSKILL.md
| 140 | tags = session.exec(statement).all() |
high line 180
Direct command execution function call
SourceSKILL.md
| 180 | task_tag = session.exec(statement).first() |
high line 254
Direct command execution function call
SourceSKILL.md
| 254 | tasks = session.exec(statement).all() |
low line 531
External URL reference
SourceSKILL.md
| 531 | - [SQLModel Relationships](https://sqlmodel.tiangolo.com/tutorial/relationship-attributes/) |
low line 532
External URL reference
SourceSKILL.md
| 532 | - [FastAPI Query Parameters](https://fastapi.tiangolo.com/tutorial/query-params/) |
Scanned on Feb 25, 2026
View Security DashboardInstall this skill with one command
/learn @maneeshanif/advanced-features