alicloud-backup-bdrc-test
Pass
Audited by Gen Agent Trust Hub on Mar 11, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes a local Python script 'tests/common/compile_skill_scripts.py' as part of its smoke test procedure. This is a routine operation for validating skill integrity in a development or test environment.
- [CREDENTIALS_UNSAFE]: The skill refers to Alicloud authentication keys ('ALICLOUD_ACCESS_KEY_ID', 'ALICLOUD_ACCESS_KEY_SECRET') as prerequisites for testing. No actual credentials or secrets are hardcoded in the skill file.
- [PROMPT_INJECTION]: The skill ingests the 'SKILL.md' file from a target skill to identify a read-only API path for testing.
- Ingestion points: 'skills/backup/alicloud-backup-bdrc/SKILL.md'
- Boundary markers: None
- Capability inventory: Local script execution and cloud API interaction
- Sanitization: Not required for the read-only verification flow
Audit Metadata