frida-agent-builder
Pass
Audited by Gen Agent Trust Hub on Sep 14, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill includes a Python utility (
scripts/scaffold-frida-agent.py) that automates project setup. It performs standard file system operations, such as creating directories and writing boilerplate TypeScript files, to establish a development environment. - [EXTERNAL_DOWNLOADS]: The instructions and the scaffolded
package.jsonfile utilize the npm registry to manage project dependencies. The referenced packages, includingtypescript,frida-compile, and@types/frida-gum, are industry-standard tools for Frida development. - [SAFE]: A comprehensive review of the skill's instructions, metadata, and scripts found no evidence of malicious patterns. The skill functions as a legitimate productivity tool for security researchers and developers building Frida agents.
Audit Metadata