behavior-preservation-checker

Fail

Audited by Socket on Mar 6, 2026

2 alerts found:

Obfuscated FileAnomaly
Obfuscated FileHIGH
scripts/behavior_checker.py

The module is a benign utility for comparing test behavior between two repositories. It does not embed malicious payloads or obfuscated code. However, it poses a significant operational security risk if used on untrusted repositories because it runs their tests without sandboxing, resource limits, or network restrictions — effectively executing arbitrary code on the analysis host. Use only in isolated environments or add strong containment controls before running against third-party code.

Confidence: 98%
AnomalyLOW
scripts/trace_execution.py

The dynamic in-process tracing utility is useful for behavior analysis but introduces notable risks when handling untrusted inputs: it executes arbitrary code in the host process, mutates the target module, and may leak sensitive information through traces. Recommended mitigations include isolating the instrumentation within a sandbox or separate process, validating and restricting test inputs, and implementing robust input validation and access controls for trace outputs.

Confidence: 61%Severity: 60%
Audit Metadata
Analyzed At
Mar 6, 2026, 10:21 PM
Package URL
pkg:socket/skills-sh/ArabelaTso%2FSkills-4-SE%2Fbehavior-preservation-checker%2F@65bfc7569f52417f460482710ead3ae6d5e08b6d