declarative-agent-developer

Warn

Audited by Socket on Sep 25, 2026

2 alerts found:

Securityx2
SecurityMEDIUM
SKILL.md

SUSPICIOUS. The core M365 agent-development functions are coherent, and `wiqd` appears officially tied to Microsoft, but the skill also instructs the agent to execute a third-party auth helper (`mcp-remote`), read cached OAuth tokens from disk, and reuse them in direct network calls. That credential-handling and supply-chain footprint is broader and riskier than a typical build/deploy guide, so overall risk is high even without confirmed malware.

Confidence: 91%Severity: 81%
SecurityMEDIUM
references/mcp-plugin.md

This fragment appears to describe a legitimate MCP plugin-generation workflow, but it contains high-impact operational instructions rather than ordinary application logic. The main security concern is credential and data handling: it reads OAuth tokens from the local filesystem and sends them to a configurable remote MCP endpoint, while also executing an unpinned npm package through npx and trusting remotely supplied tool metadata. No definitive malware payload or destructive behavior is present in the visible fragment, but the workflow is unsafe if the MCP URL, npm package, or surrounding instructions are untrusted. Review the complete file and ensure package versions, endpoint allowlists, token permissions, temporary-file permissions, and user consent are enforced.

Confidence: 94%Severity: 72%
Audit Metadata
Analyzed At
Sep 25, 2026, 02:38 PM
Package URL
pkg:socket/skills-sh/microsoft%2Fwork-iq%2Fdeclarative-agent-developer%2F@6a5cd190040de948e4e8f2ae3565863342dd0572c9aef68bc98c862a4fb2aa7e
Security Audit — socket — declarative-agent-developer