dingtalk-adoc-reader

Warn

Audited by Socket on Apr 2, 2026

2 alerts found:

Anomalyx2
AnomalyLOW
SKILL.md

SUSPICIOUS: the skill is internally coherent as a DingTalk document reader and routes data to official DingTalk infrastructure, so it does not show strong malware or credential-harvesting signals. However, it relies on sensitive browser-session cookies and reverse-engineered internal APIs instead of official scoped integrations, which creates meaningful security and trust risk.

Confidence: 89%Severity: 56%
AnomalyLOW
dingtalk_adoc_reader/auth.py

This module automates a headless browser to capture QR images and extract/return all browser cookies after a successful login to alidocs.dingtalk.com. While it does not itself exfiltrate data over the network or perform obvious malicious actions, it explicitly harvests authentication cookies and stores them in a session object. That capability is sensitive and could be abused (or lead to credential theft) depending on how callers use or transmit the session.cookie value. If you intend to use this code, treat the returned cookie string as highly sensitive, restrict access to LoginSession objects, and avoid sending them over untrusted channels. There is no clear evidence of obfuscation or standalone malware in this fragment, but the cookie-harvesting behavior raises a moderate security risk in supply-chain or misuse scenarios.

Confidence: 80%Severity: 60%
Audit Metadata
Analyzed At
Apr 2, 2026, 02:42 PM
Package URL
pkg:socket/skills-sh/whhe%2Fai-workshop%2Fdingtalk-adoc-reader%2F@c0351315be9f11b4d962b2d4f5bbc664f204e732
Security Audit — socket — dingtalk-adoc-reader