Back to skill

Security audit

Dida365 Openapi

Security checks across malware telemetry and agentic risk

Overview

This is a disclosed Dida365 task-management skill that can read and change tasks after OAuth login, with no hidden or unrelated behavior found.

Install this only if you want an agent to manage your Dida365 account. Protect the local config/token files, keep the OAuth and API base URLs pointed at trusted Dida365 endpoints, and require confirmation before deletes, moves, project edits, or bulk task changes.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • MCP Least PrivilegeUnderdeclared Capability, Wildcard Permission, Missing Permission Declaration
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
Findings (2)

Lp3

Medium
Category
MCP Least Privilege
Confidence
90% confidence
Finding
The skill requires environment secrets, local config/token persistence, shell execution, file access, and outbound network access, but it does not declare explicit permissions for those capabilities. This weakens user and platform transparency, making it easier for a powerful skill to access credentials, write token caches, and contact external services without clear consent boundaries.

Missing User Warnings

Medium
Confidence
91% confidence
Finding
The documentation explicitly instructs users to persist `client_secret` in `config.json` and OAuth tokens in `token.json` under a local directory, but it does not warn about local file exposure risks, file permissions, backups, multi-user systems, or secret leakage through compromise of the host. Because this skill handles live OAuth credentials for a remote task-management account, storing them locally without explicit security guidance increases the chance of credential theft and unauthorized API access.

VirusTotal

64/64 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.