project-lens
This skill crafts articles connecting projects to current events and trends, enhancing understanding through unique perspectives.
Install this skill
Security score
The project-lens skill was audited on Jun 15, 2026 and we found 7 security issues across 1 threat category, including 5 high-severity. Review the findings below before installing.
Categories Tested
Security Issues
Template literal with variable interpolation in command context
| 30 | **If `${var}` is set**, use it verbatim. Classify into one of the 8 categories below for logging. |
Template literal with variable interpolation in command context
| 32 | **If `${var}` is empty**: |
Template literal with variable interpolation in command context
| 80 | Save to `articles/project-lens-${today}.md` with this structure: |
Template literal with variable interpolation in command context
| 128 | 1. **Save** `articles/project-lens-${today}.md`. |
Template literal with variable interpolation in command context
| 130 | ```markdown |
Template literal with variable interpolation in command context
| 138 | ``` |
Template literal with variable interpolation in command context
| 145 | 4. **Log** to `memory/logs/${today}.md`: |