Scanned skills

cursor/plugins orchestrate

Checked the catalogued skill at orchestrate.

SkillTrust corpus scan 22 September 2026 v0.10.0 via skillsh Verify on GitHub
F AI-triaged 80
F Security

F; retained sample includes a high finding · SD-007 · what this rule accepts as a false positive →

F Permissions

F set by findings not listed

B Transparency

B; retained sample includes a medium finding · SD-007 · what this rule accepts as a false positive →

showing 10 of 80
transparencymedium SD-007
schemas/state.schema.json
transparencymedium SD-007
schemas/state.schema.json
securityhigh SD-007
scripts/__tests__/agent-manager-slack-mirror.test.ts
securityhigh SD-007
scripts/__tests__/agent-manager-slack-mirror.test.ts
securityhigh SD-007
scripts/__tests__/agent-manager-slack-mirror.test.ts
securityhigh SD-007
scripts/__tests__/agent-manager-slack-mirror.test.ts
securityhigh SD-007
scripts/__tests__/agent-manager-slack-mirror.test.ts
securityhigh SD-007
scripts/__tests__/agent-manager-slack-mirror.test.ts
securityhigh SD-007
scripts/__tests__/agent-manager-slack-mirror.test.ts
securityhigh SD-007
scripts/__tests__/agent-manager-slack-mirror.test.ts
4 suppressed by AI triage
transparencymedium SD-007 benign_example
schemas/plan.schema.json

The $schema reference points to a public JSON schema URL, a harmless static configuration rather than an executed outbound call.

transparencymedium SD-007 benign_example
schemas/plan.schema.json

The $id field contains a URL that is only an identifier, not an outbound network request, making it benign.

securityhigh SD-007 benign_example
scripts/__tests__/andon-root-cache.test.ts

The matched URL is part of test data in a string literal, not an executed outbound network call.

securityhigh SD-007 benign_example
scripts/__tests__/measurements-mismatch.test.ts

The URL appears only as a static string in a test configuration; no outbound network call is performed.