Skip to main content

typescript-docs

Generates comprehensive TypeScript documentation using JSDoc and TypeDoc for various audiences, enhancing API and architectural clarity.

Install this skill

or
84/100

Security score

The typescript-docs skill was audited on Feb 27, 2026 and we found 4 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 168

Template literal with variable interpolation in command context

SourceSKILL.md
168* console.log(`Authenticated: ${result.user.email}`);
medium line 582

Template literal with variable interpolation in command context

SourceSKILL.md
582```yaml
medium line 763

Template literal with variable interpolation in command context

SourceSKILL.md
763`Method ${reflection.name} lacks documentation in ${reflection.parent.name}`
low line 466

External URL reference

SourceSKILL.md
466- [TypeScript Strict Mode Documentation](https://www.typescriptlang.org/tsconfig#strict)
Scanned on Feb 27, 2026
View Security Dashboard