File appears to expose a hardcoded API secret or token.
- Code
- suspicious.exposed_secret_literal
- Location
- src/monitor.lifecycle.test.ts:372
- Evidence
{ headers: { authorization: "[REDACTED]" } } as Request,
Security audit
Security checks across malware telemetry and agentic risk
This Teams plugin mostly matches its stated purpose, but it needs Review because it stores sensitive Microsoft tokens and has several under-scoped high-impact sharing and authorization behaviors.
Review this before installing in a production Teams tenant. Use stable AAD user IDs in allowlists, avoid display-name approvers, disable delegatedAuth, SSO, or feedbackReflection unless needed, restrict Graph permissions and media-local roots, and configure file sharing so uploads do not fall back to organization-wide links. Upgrade the OpenClaw host/dependency minimum to a patched version.
SkillSpector was not run because this plugin release contains no bundled skills.
61/61 vendors flagged this plugin as clean.
Detected: suspicious.exposed_secret_literal
{ headers: { authorization: "[REDACTED]" } } as Request,