jinko-data-table
Pass
Audited by Gen Agent Trust Hub on Sep 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements standard data processing workflows intended for the Jinkō platform. All external resources, including the
jinko-sdkand referenced project folders, align with the vendor identity 'Nova In Silico'. - [SAFE]: The provided Python scripts (
create_data_table.py,inspect_data_table.py) perform thorough validation of input data, including schema checks, type verification (numeric validation), and ISO-8601 duration formatting, which mitigates risks associated with processing untrusted CSV or SQLite files. - [SAFE]: No evidence of prompt injection, obfuscation, or unauthorized network operations was found. Secret management follows best practices by utilizing
.envfiles for SDK credentials.
Audit Metadata