financial-data

Fail

Audited by Socket on Feb 25, 2026

1 alert found:

Obfuscated File
Obfuscated FileHIGH
SKILL.md

Functionally, the module is a legitimate financial-data ETL and risk-calculation helper with appropriate validation and deduplication building blocks. I found no explicit malicious code or obfuscation in the examples. The primary security risk is operational: the documentation recommends routing API requests (potentially containing tokens and financial data) through third-party/public CORS proxies and lacks guidance on least-privilege OAuth scopes, secret management, token rotation, and log redaction. Hardcoded exchange rates are an integrity issue for financial calculations. Recommended mitigations: avoid public proxies (use server-side proxying or proper CORS configuration), restrict OAuth scopes, store and rotate secrets securely, redact sensitive fields from logs, fetch authoritative FX rates from trusted services, and add confirmation/dry-run modes for bulk upserts.

Confidence: 98%
Audit Metadata
Analyzed At
Feb 25, 2026, 03:33 PM
Package URL
pkg:socket/skills-sh/dseirz-rgb%2Fworker%2Ffinancial-data%2F@73211f6b8131d9e2ed6373228e5700419ade7620