convex-agents
Builds stateful AI agents with Convex, enabling thread management, tool integration, and real-time streaming responses.
Install this skill
or
77/100
Security score
The convex-agents skill was audited on Mar 1, 2026 and we found 7 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 212
Template literal with variable interpolation in command context
SourceSKILL.md
| 212 | `https://api.weather.com/current?location=${encodeURIComponent(args.location)}` |
medium line 353
Template literal with variable interpolation in command context
SourceSKILL.md
| 353 | content: `Analyze these sources about "${args.topic}" and provide a comprehensive summary:\n\n${ |
medium line 369
Template literal with variable interpolation in command context
SourceSKILL.md
| 369 | content: `Based on this analysis, list 5 key insights:\n\n${analysis.content}`, |
medium line 468
Template literal with variable interpolation in command context
SourceSKILL.md
| 468 | <div key={i} className={`message ${msg.role}`}> |
low line 19
External URL reference
SourceSKILL.md
| 19 | - Convex Agent Component: https://www.npmjs.com/package/@convex-dev/agent |
low line 212
External URL reference
SourceSKILL.md
| 212 | `https://api.weather.com/current?location=${encodeURIComponent(args.location)}` |
low line 516
External URL reference
SourceSKILL.md
| 516 | - Agent Component: https://www.npmjs.com/package/@convex-dev/agent |
Scanned on Mar 1, 2026
View Security DashboardInstall this skill with one command
/learn @debsouryadatta/convex-agents