Audits › Method

Method

How these audits are made

Public code, a fixed checklist, and a file-and-line reference behind every verdict. No installs, no execution, no exchange account, no referral links.

What is checked

21 controls in six groups, the same for every bot. The AI group applies only to bots that use a model; for the rest it is marked not applicable.

Verdict values

Present
The control exists and is enforced on the main execution path.
Partial
It exists but with a gap: wrong unit, one path skipped, only at startup, only in memory.
Absent
Nothing in the code does this.
Not applicable
The bot cannot need it: for example, LLM quota in a bot that uses no model.
Not verified
Could not be established from public code in the time available. The note says why.

How a verdict is produced

What this is not

Disputes and corrections: hello@saasfactoryagents.com. Maintainers who fix a control can ask for a re-audit at the new commit.