skills/ascend-ai-coding/awesome-ascend-skills/external-cannbot-ops-ops-precision-standard/Gen Agent Trust Hub
external-cannbot-ops-ops-precision-standard
Pass
Audited by Gen Agent Trust Hub on Sep 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a reference guide and toolkit for Ascend C operator precision testing. It contains detailed documentation on accuracy levels (L0-L2) and mathematical metrics (MARE, MERE, RMSE).\n- [SAFE]: The included Python scripts in the
scripts/directory are standard numerical utility tools. They rely on well-known scientific libraries such asnumpyandscipy.statsto perform precision comparisons and statistical validation (Kolmogorov-Smirnov test for distributions, Bootstrap for confidence intervals). No dangerous functions likeeval(),exec(), orsubprocess.run()are utilized.\n- [SAFE]: All external references point to official Ascend documentation or legitimate code hosting platforms (GitCode) consistent with the vendor's purpose. No suspicious or unverified domains are contacted.\n- [SAFE]: The skill does not access sensitive system paths, hardcode credentials, or attempt to exfiltrate data. The logic is strictly focused on data comparison and report generation.
Audit Metadata