backend

Warn

Audited by Socket on Aug 12, 2026

2 alerts found:

Anomalyx2
AnomalyLOW
README.md

No executable backend logic is present in this fragment; it is documentation plus a high-risk installer instruction. The principal security issue is the `curl -fsSL <remote> | bash -s backend` pattern, which executes an unverified remote script and therefore materially increases supply-chain risk. Since the actual `install.sh` and slash-command/generated code are not included, there is no direct evidence of malware in this snippet, but the installation mechanism warrants thorough review (pinning/verifying integrity and auditing the fetched script).

Confidence: 42%Severity: 62%
AnomalyLOW
SKILL.md

SUSPICIOUS: the skill’s behavior mostly matches its stated backend-scaffolding purpose and shows no credential harvesting or off-platform data routing, but the install trust is weaker than ideal. The main concern is supply-chain risk from transitive skill installation and a raw GitHub `curl|bash` installer on an unpinned branch with no release verification.

Confidence: 89%Severity: 61%
Audit Metadata
Analyzed At
Aug 12, 2026, 10:47 AM
Package URL
pkg:socket/skills-sh/padaliyasavan88%2Fapi-forge%2Fbackend%2F@00066bdc7b9bd6b4f494a25dafe86abd2e100a33dffb2fdcd7adef8f5d3cdefa
Security Audit — socket — backend