logistics-development
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): Analysis of the skill file (SKILL.md) confirms it is a standard developer documentation guide for integrating with a logistics framework.
- [EXTERNAL_DOWNLOADS] (SAFE): The code snippets reference common libraries like axios and a specialized base package @rytass/logistics. These are used within the context of implementation examples and do not involve unauthorized remote code execution or automated installations.
- [CREDENTIALS_UNSAFE] (SAFE): While the code examples include fields for apiKey and apiSecret, they utilize empty strings or generic test values ('test-key', 'test-secret'). No hardcoded sensitive credentials or real secrets were found.
- [COMMAND_EXECUTION] (SAFE): No shell commands, privilege escalation attempts, or suspicious subprocess calls are present in the provided file.
Audit Metadata