The short version: Every NovaCraft Tools app runs entirely on Atlassian Forge. Your data never leaves Atlassian's infrastructure. We operate no external servers, databases, or cloud services. We cannot access your data.

Architecture: Forge-native by design

All three NovaCraft Tools apps (AutomationEngine, ChecklistPro, and TimeTracker Pro) are built on Atlassian's Forge platform. This is a deliberate architectural choice with direct security implications:

Permissions: principle of least privilege

We request only the Jira API scopes our apps actually need, and we have explicitly removed scopes we don't.

Scope Status Why
read:jira-work Requested Read issue data for automation triggers, checklist context, and time entry association
write:jira-work AutomationEngine only ChecklistPro and TimeTracker Pro do not request it — their checklists and time entries live entirely in Forge Storage. AutomationEngine requests it solely to execute the rule actions you configure (such as auto-assigning or labeling issues); all app data still lives in Forge Storage.
manage:jira-configuration Not requested We don't modify your Jira configuration, workflows, or schemes
How we scope write:jira-work: Apps with write:jira-work can modify issue fields, transitions, and worklogs. ChecklistPro and TimeTracker Pro don't request it at all, so they cannot alter your Jira data even if our code had a bug. AutomationEngine does request it — it has to, in order to carry out the rule actions you configure — but it only acts when your own rules tell it to, and all app data stays in Forge Storage inside your tenant.

Access controls

Every management operation in every NovaCraft Tools app is gated at two layers:

Per-app access controls

App Admin functions User functions
AutomationEngine Create, edit, delete, enable/disable rules (admin-only) View execution logs (admin-only)
ChecklistPro Create, edit, delete templates (admin-only) Add/toggle checklist items (issue-level, canViewIssue checked)
TimeTracker Pro Settings, approver list, reports (admin-only) Log time (own entries), submit timesheet; approve/reject (approver allowlist only)

Data handling

Compliance

By running on Forge, NovaCraft Tools inherits Atlassian's compliance posture:

Input validation and safety

Vendor information

Detail Value
Vendor name NovaCraft Tools
Support email [email protected]
Privacy inquiries [email protected]
Legal [email protected]
Support SLA 48-hour response target (Standard); 4-hour Sev 1 response (Enterprise)
Privacy Policy novacraft.tools/privacy
Terms of Service novacraft.tools/terms

Questions?

If you have security questions, need a completed security questionnaire, or want to discuss enterprise requirements, email us at [email protected].