activator-authoring-cli
Pass
Audited by Gen Agent Trust Hub on May 11, 2026
Risk Level: SAFE
Full Analysis
- Standard Update Verification: The skill includes a routine check to compare the local version with the official source repository, ensuring that the tool remains up-to-date with the latest features and security enhancements.
- Official Service Integration: All operations are conducted through the
azCLI using authorized Microsoft Fabric endpoints, leveraging the existing security and authentication framework of the platform. - Data Integrity and Handling: Complex item definitions are managed using robust JSON and Base64 processing in Python. This approach ensures that configuration data is correctly formatted and handled within the skill's execution environment.
- Dynamic Resource Resolution: The skill identifies workspaces and items through authenticated API queries rather than relying on hardcoded values, which aligns with best practices for secure resource management.
Audit Metadata