Skip to main content

project-files

Facilitates public API project file management, enabling uploads, updates, and asset resolution with ease.

Install this skill

or
88/100

Security score

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

Categories Tested

Security Issues

medium line 309

Template literal with variable interpolation in command context

SourceSKILL.md
309```bash
medium line 320

Access to .env file

SourceSKILL.md
320If running from a project directory with a `.env.local` file, load it first:
low line 322

Access to .env file

SourceSKILL.md
322if [[ -f .env.local ]]; then
low line 324

Access to .env file

SourceSKILL.md
324source .env.local
Scanned on May 12, 2026
View Security Dashboard
Installation guide →