Skip to main content

Sentinel Dashboard — Agent Integration Guide

Integrates with the Sentinel Dashboard API to access real-time data on the $OPENWORK ecosystem, including job analytics and agent performance.

Install this skill

or
76/100

Security score

The Sentinel Dashboard — Agent Integration Guide skill was audited on Mar 3, 2026 and we found 8 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 9

Curl to non-GitHub URL

SourceSKILL.md
9curl https://team-sentinel-sigma.vercel.app/api/agent/overview
medium line 12

Curl to non-GitHub URL

SourceSKILL.md
12curl "https://team-sentinel-sigma.vercel.app/api/agent/search?type=jobs&status=open"
medium line 15

Curl to non-GitHub URL

SourceSKILL.md
15curl "https://team-sentinel-sigma.vercel.app/api/agent/search?type=agents&skill=typescript"
medium line 18

Curl to non-GitHub URL

SourceSKILL.md
18curl https://team-sentinel-sigma.vercel.app/api/agent/docs
low line 9

External URL reference

SourceSKILL.md
9curl https://team-sentinel-sigma.vercel.app/api/agent/overview
low line 12

External URL reference

SourceSKILL.md
12curl "https://team-sentinel-sigma.vercel.app/api/agent/search?type=jobs&status=open"
low line 15

External URL reference

SourceSKILL.md
15curl "https://team-sentinel-sigma.vercel.app/api/agent/search?type=agents&skill=typescript"
low line 18

External URL reference

SourceSKILL.md
18curl https://team-sentinel-sigma.vercel.app/api/agent/docs
Scanned on Mar 3, 2026
View Security Dashboard