Audit Posted Source (no GitHub repo required)
audit_sourcePaid nittim AI audit of source files you post, for a project with no GitHub remote. Send SOURCE files, not build output — no node_modules or dist. On nittim's own key this answers with the audit's id; the report lands Usually within 15 minutes*. * Most reports land within 15 minutes. Worst case, 24 hours. On your own key (BYOK Pro) the report comes back in this call instead. Costs 5.14 credits (a paid+subscribed org's included allowance, an unspent Audit, then prepaid credits), always saved as a PRIVATE report. fullScan: true buys the wider Full Audit tier. NEEDS A KEY: mint one at https://nittim.com/keys. COSTS MONEY in three calls: the first quotes a price and charges nothing; a second with confirmedCost set to that exact price returns a one-time link for the ACCOUNT OWNER to confirm — their yes, not the assistant's; a plain third call with the same arguments runs once at that price. A moved price is re-quoted, never charged.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | A display label for this project, e.g. 'my-abacus-app'. Sanitized before use. | |
| files | Yes | Source files as { path, content }[] — not build output. At most 1000; over the internal per-audit cap, the highest-priority ones win. | |
| fullScan | No | True buys the wider Full Audit tier over the files you post, priced by pass count. | |
| uploadGrant | No | Optional: the id of an upload approval the account owner already confirmed. A large post without one is answered with a confirmation covering the files and the price. | |
| authorization | No | HUMAN CONFIRMATION. The `authorization` id from the confirm-link answer, once the account owner has pressed Confirm. Single-use, short TTL. | |
| confirmedCost | No | COST CONFIRMATION. Omit on the first call; then send back the exact quoted `cost`. |