atomemo-plugin-development

Pass

Audited by Gen Agent Trust Hub on Apr 17, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No malicious patterns or security risks were identified. The skill acts as a documentation repository and development guide.
  • [EXTERNAL_DOWNLOADS]: The skill provides instructions to install official vendor packages: @choiceopen/atomemo-plugin-cli and @choiceopen/atomemo-plugin-sdk-js. These are standard requirements for Atomemo plugin development.
  • [COMMAND_EXECUTION]: The documentation guides users through executing CLI commands for project setup (atomemo plugin init), build processes (bun run build), and local debugging (bun run ./dist). These commands are restricted to the local development environment.
  • [CREDENTIALS_UNSAFE]: The skill emphasizes the importance of secure secret management. It instructs developers to use the .env file for local debug keys and the platform's internal Credential system for production API keys, explicitly warning against hardcoding secrets.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 17, 2026, 03:47 AM