sproutgigs
Warn
Audited by Snyk on Jun 14, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).
- Direct money access detected (high risk: 1.00). The SproutGigs skill includes explicit write endpoints that spend account balance and perform paid actions on the platform (e.g., POST /jobs/add-positions.php, POST /jobs/post-job.php, POST /jobs/feature-job.php) and exposes account balance access (GET /users/get-balances.php). The documentation even warns these write endpoints "spend account balance" and requires explicit confirmation before calling them. These are specific, platform-level financial execution operations (creating/boosting paid jobs, adding paid positions), not generic browsing or generic API calls—so it grants direct financial execution authority on the SproutGigs account.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata