@airtable/blocks-cli
Official command line tool for Airtable blocks development
6
Versions
UNLICENSED
License
No
Install Scripts
Missing
Provenance
Supply chain provenance
Status for the latest visible version.
No SLSA provenance
npm registry signatures
gitHead linked
Without SLSA provenance there is no cryptographic link between this tarball and the public source, so a manually published version cannot be tied back to a reviewed commit.
Maintainers
richsinns2tephenkevinwilde-atclementhoang-atwillpowelsonatblakethomson-atnabeelairtablelarsj-atcarolinekimatduretti-atjonathan.xiepatrickliu-atderekwu-atjeffreychen-atmatthewzhuo-atllarry
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| dependencies | unvetted-dep:@airtable/blocks-webpack-bundler | AI (dependencies): First-party Airtable package replacing the equivalent esbuild bundler; consistent with org's package namespace. | ai | |
| semgrep | semgrep:child-process-import | AI (semgrep): CLI dev tool legitimately spawns build/run subprocesses; expected pattern. | ai | |
| semgrep | semgrep:dynamic-require | AI (semgrep): Loads user-specified bridge/entry paths at runtime; core CLI functionality. | ai | |
| phantom-deps | phantom-dep:@types/npm | AI (phantom-deps): Type-only package referenced by convention, not directly imported. | ai | |
| semgrep | semgrep:base64-decode | AI (semgrep): Hardcoded 1x1 GIF pixel in base64; not a payload, stable for this package. | ai | |
| phantom-deps | phantom-dep:typescript | AI (phantom-deps): Referenced in tsconfig/build scripts, not directly imported in source. | ai | |
| phantom-deps | phantom-dep:@oclif/config | AI (phantom-deps): oclif framework loads this by convention via oclif.manifest.json config. | ai | |
| phantom-deps | phantom-dep:@oclif/plugin-help | AI (phantom-deps): oclif plugin loaded by framework convention, not direct import. | ai | |
| phantom-deps | phantom-dep:@types/tar | AI (phantom-deps): Type-only package, not directly imported at runtime. | ai |