investment-analysis

Warn

Audited by Socket on Apr 4, 2026

3 alerts found:

Anomalyx2Security
AnomalyLOW
install.sh

No direct malicious payload is visible in this installer wrapper. The dominant risk is supply-chain execution: it clones and auto-updates an unpinned GitHub repository and symlinks its skill entry into the host runtime location, and—when npm is present—runs `npm install` in the dashboard directory (which can execute arbitrary lifecycle/dependency install scripts). Lack of integrity pinning/verification and reduced npm audit visibility further increase the likelihood that a compromised upstream could result in local compromise through install-time code execution.

Confidence: 72%Severity: 66%
AnomalyLOW
SKILL.md

SUSPICIOUS: the skill’s core purpose is coherent, but it has medium security risk because it combines untrusted web/social ingestion, multi-agent execution, local file writes, background servers, and an unreviewed npm install path. It is not confirmed malicious: no credential harvesting, exfiltration endpoint, stealth directive, or trade execution is present.

Confidence: 84%Severity: 57%
SecurityMEDIUM
assets/template.html

No clear evidence of intentional malware behavior (no exfiltration, backdoors, or credential theft observed). However, this module has a strong client-side DOM XSS risk: it embeds window.REPORT_DATA from a templating placeholder and then renders many REPORT_DATA fields into the DOM via innerHTML without visible sanitization/escaping. If report content can be influenced by an attacker, arbitrary script execution in the viewer’s browser is plausible. External CDN loading (Chart.js) increases supply-chain surface but is not the primary issue in this fragment.

Confidence: 74%Severity: 78%
Audit Metadata
Analyzed At
Apr 4, 2026, 12:13 AM
Package URL
pkg:socket/skills-sh/Hainrixz%2Fmaia-skill%2Finvestment-analysis%2F@8c6ad6c441d0edccb5a57a61fae69f6c5ce597a8
Security Audit — socket — investment-analysis