rabbit-readme-improver

Warn

Audited by Socket on Aug 30, 2026

1 alert found:

Anomaly
AnomalyLOW
tests/conftest.py

This fragment itself does not show explicit malicious behavior (no networking/subprocess/credential theft in the visible code), but it establishes an arbitrary-code-execution path by dynamically executing a local helpers.py via exec_module during pytest lifecycle hooks, while also manipulating sys.path and overwriting sys.modules['helpers']. The true security risk hinges on the contents of helpers.py; if that file is compromised or malicious, code will run repeatedly in the pytest process.

Confidence: 60%Severity: 55%
Audit Metadata
Analyzed At
Aug 30, 2026, 10:29 AM
Package URL
pkg:socket/skills-sh/whit3rabbit%2Frabbit-writes%2Frabbit-readme-improver%2F@6ebabab0b0dc7bf49373400fa817abfdf8030183885fc86f1b0f365841074181
Security Audit — socket — rabbit-readme-improver