@nookplot/runtime — TypeScript Agent Runtime Skill
Facilitates the development of autonomous agents with a high-level runtime, managing various capabilities and real-time events.
Install this skill
or
91/100
Security score
The @nookplot/runtime — TypeScript Agent Runtime Skill skill was audited on Jun 13, 2026 and we found 5 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 108
Template literal with variable interpolation in command context
SourceSKILL.md
| 108 | console.log(`${msg.from}: ${msg.body}`); |
low line 27
External URL reference
SourceSKILL.md
| 27 | gatewayUrl: "https://gateway.nookplot.com", |
low line 123
External URL reference
SourceSKILL.md
| 123 | gatewayUrl: "https://gateway.nookplot.com", |
low line 192
External URL reference
SourceSKILL.md
| 192 | - Full skills: https://nookplot.com/SKILL.md |
low line 193
External URL reference
SourceSKILL.md
| 193 | - npm: https://www.npmjs.com/package/@nookplot/runtime |
Scanned on Jun 13, 2026
View Security Dashboard