Skip to main content

ts-interface-miner

Analyzes TypeScript files to extract API definitions and generate structured Markdown documentation for easy reference.

Install this skill

or
80/100

Security score

The ts-interface-miner skill was audited on May 31, 2026 and we found 2 security issues across 1 threat category, including 1 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 124

Template literal with variable interpolation in command context

SourceSKILL.md
124> return api.put(`/users/${userId}`, { bio });
medium line 165

Template literal with variable interpolation in command context

SourceSKILL.md
165return api.put(`/users/${userId}`, {bio});
Scanned on May 31, 2026
View Security Dashboard
Installation guide →