tinycrypt-integration — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited tinycrypt-integration (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Use this skill to integrate TinyCrypt primitives safely. Cryptographic code needs test vectors, correct modes, nonce/IV discipline, key handling, and explicit threat boundaries before being used in products.
Use this skill when:
Do not use this skill for TLS session integration. Use mbedtls-integration for full TLS. For standalone ECDH/ECDSA operations, use micro-ecc-integration.
Ask for:
Validate primitive and mode with public vectors before product payloads.
Nonce reuse can break security. Make generation and storage explicit.
Know whether the mode authenticates data or only encrypts it.
Avoid logging keys, IV secrets, raw plaintext, or derived secrets.
Authentication failure must reject data, not fall back to plaintext.
Before claiming TinyCrypt works:
User:
TinyCrypt AES-CCM 加密后对端验签失败。Agent:
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.