pandas-best-practices
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [Overall Security] (SAFE): The skill is entirely documentation-based, providing instructions and style guidelines for data manipulation with the Pandas library. It does not include any functional code, shell commands, or network operations.
- [Data Operations] (SAFE): References to functions like
pd.read_csv(),pd.to_numeric(), and.eval()are standard Pandas features mentioned in the context of performance and type safety. There are no patterns suggesting the processing of untrusted or malicious inputs. - [No Code] (SAFE): This skill contains no scripts, binaries, or automated installation steps, mitigating risks associated with remote code execution or persistence.
Audit Metadata