Skip to main content

public-files

Facilitates the upload and management of public API reference files, enabling seamless integration and outline generation.

Install this skill

or
88/100

Security score

The public-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 121

Template literal with variable interpolation in command context

SourceSKILL.md
121```bash
medium line 132

Access to .env file

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

Access to .env file

SourceSKILL.md
134if [[ -f .env.local ]]; then
low line 136

Access to .env file

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