external-cannbot-ops-ascendc-precision-debug

Pass

Audited by Gen Agent Trust Hub on Aug 24, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides detailed instructions and local scripts intended for debugging Ascend C operator precision issues. The behavior is consistent with the stated purpose and adheres to standard development practices.
  • [DATA_EXPOSURE]: The Python scripts error_analysis.py and gen_boundary_test.py perform numerical operations on local data files (.npy). This is a functional requirement for precision debugging and does not involve unauthorized access to sensitive system files, credentials, or environment variables.
  • [EXTERNAL_DOWNLOADS]: The skill references numpy as a dependency for its Python scripts, which is a well-known and trusted package for scientific computing. No unverified third-party downloads or remote script executions from unknown sources were identified.
  • [COMMAND_EXECUTION]: Local shell commands mentioned in the instructions, such as rm -rf build, are used for standard build environment maintenance and do not pose a security risk. The script execution patterns are localized to the user's workspace.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 24, 2026, 07:25 AM
Security Audit — agent-trust-hub — external-cannbot-ops-ascendc-precision-debug