iFinD-Finance-Data

Warn

Audited by Socket on Sep 9, 2026

2 alerts found:

SecurityAnomaly
SecurityMEDIUM
SKILL.md

SUSPICIOUS. The skill’s purpose, credential scope, and network destination are mostly consistent with a legitimate iFinD data client, and there is no hidden installer or unrelated exfiltration path. However, disabling TLS verification is a serious security flaw because it exposes the locally stored auth token and all API traffic to interception, pushing the overall risk to medium/high despite otherwise coherent functionality.

Confidence: 94%Severity: 74%
AnomalyLOW
call.py

The code is a straightforward MCP API client and contains no clear malicious behavior or intentional data exfiltration beyond sending its configured authentication token to the explicitly hardcoded service. However, setting `verify=False` on all HTTPS requests is a significant security flaw because it allows man-in-the-middle attacks and token disclosure. Certificate verification should be enabled, and the token should be handled securely.

Confidence: 98%Severity: 62%
Audit Metadata
Analyzed At
Sep 9, 2026, 09:55 AM
Package URL
pkg:socket/skills-sh/bobibobuyu%2Fwind-skills-test%2Fifind-finance-data%2F@184779398ca48cb66ae8a9bb8dd40859ebe40a0d
Security Audit — socket — iFinD-Finance-Data