customer-survey-design
Pass
Audited by Gen Agent Trust Hub on Aug 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security threats or malicious patterns were detected. The skill follows best practices for local data processing and does not interact with external networks or sensitive files.- [COMMAND_EXECUTION]: The skill utilizes a local JavaScript engine (
resources/survey-design.js) for statistical calculations. The script is self-contained, uses only standard Node.js libraries, and performs no risky input/output operations beyond writing to the standard output terminal.- [DATA_EXPOSURE]: The skill maintains high data privacy by performing all sample size and readability calculations locally. No network requests (curl/wget/fetch) or exfiltration patterns are present in the code or instructions.
Audit Metadata