flashdb-integration — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited flashdb-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 FlashDB as an embedded key-value or time-series database. The agent should confirm storage mode, flash/file backend, sector geometry, erase policy, and data-retention requirements before formatting or deleting database sectors.
Use this skill when:
fdb_kvdb, fdb_tsdb, KVDB, TSDB, fdb_cfg, or fdb_port.Do not use this skill for raw filesystem work without FlashDB. Use littlefs-integration or storage-specific skills instead.
Ask for:
Use KVDB for named settings and TSDB for append-style time records. Do not force both if one is enough.
Identify whether FlashDB talks to raw flash, FAL, filesystem, or a custom port.
Sector size and partition boundaries must match the real erase granularity and FlashDB configuration.
Do not format, clean, or recreate the database unless the user approves data loss or confirms it is a first-boot path.
Protect database operations if multiple tasks, shell commands, logging callbacks, or ISRs can access it.
Read back keys or TSDB records after reboot, not only immediately after write.
Before claiming FlashDB works:
User:
想用 FlashDB 存设备参数,重启后有时候读不到。Agent:
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.