casely

Warn

Audited by Socket on Sep 16, 2026

1 alert found:

Anomaly
AnomalyLOW
scripts/build_postman_collection.py

The module appears to be a legitimate API-to-Postman export utility and contains no evident malware, exfiltration, persistence, or destructive behavior. The primary security concern is that untrusted specification files can inject arbitrary Postman test or prerequest JavaScript, which will execute when users run the generated collection. The direct use of '--slug' in output filenames also permits possible path traversal when the command-line input is attacker-controlled. The shown fragment additionally contains a syntax error in the empty SpecError class. Treat API specifications and generated collections as trusted-code inputs, restrict script fields or sanitize the slug, and fix the class definition before use.

Confidence: 98%Severity: 62%
Audit Metadata
Analyzed At
Sep 16, 2026, 02:21 AM
Package URL
pkg:socket/skills-sh/johnwayneeee%2Fcasely-qa-skill%2Fcasely%2F@3974afa854daea8a66a846723838188aec5b9f5b7e954873fa0d4b5883c8a12d
Security Audit — socket — casely