arsbr/Veritensor: AI Artifacts & Data Security
Secure your AI supply chain. Scans Models, Notebooks, and RAG documents for malware, secrets, and PII.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Path to the file or directory to scan. | yes | . |
| jobs | Number of parallel jobs (e.g., 4). Speeds up scanning. | no | 2 |
| repo | Hugging Face Repository ID (e.g. meta-llama/Llama-2-7b) for hash verification. | no | — |
| ignore_malware | If "true", does not fail the build on Malware/Integrity issues (exit code 0). | no | false |
| ignore_license | If "true", does not fail the build on License issues. | no | false |
| full_scan | If "true", scans entire datasets without sampling (slow). | no | false |
| output_format | Output format: table, json, sarif, sbom. | no | table |
| hf_token | Hugging Face Token for accessing gated models. | no | — |
Outputs
no outputs