Eriksen Labs logo

Eriksen Labs

Claim

Eriksen Labs builds Atlassian Marketplace apps and developer tools designed to keep data inside Atlassian or your own CI environment, with no declared egress for the Forge apps and an offline scanner for code behavior analysis.

Eriksen Labs preview

Atlassian apps and developer tools with no declared egress

Eriksen Labs publishes Atlassian Marketplace apps and developer tools with a strong emphasis on keeping data inside the system where it is already stored. The site says its Forge-based apps run inside Atlassian, with no declared external permissions and no address for content to travel to.

The product line on the site includes Mermaid Studio for Confluence, which turns plain text into diagrams, and Recurring Requests for Jira Service Management, which lets customers repeat existing requests. It also includes `what-it-does`, a local scanner that maps how a codebase behaves and produces an offline report without uploading code.

Core capabilities

Forge-based deployment

The Atlassian apps are built on Forge, so Atlassian hosts the code and the data stays inside the tenancy already administered by the customer.

No declared external egress

The site states that the apps declare no external permissions, with no fetches, images, scripts, or other outbound addresses.

Plain-text diagram authoring

Mermaid Studio supports flowcharts, sequence diagrams, ERDs, Gantt charts, and mind maps written as plain text.

Preview and export tools

Mermaid Studio includes syntax highlighting, live preview, starter templates, and one-click export.

Recurring request workflow

Recurring Requests lets Jira Service Management portal customers repeat an already raised request once, on a schedule, or from a saved template.

Local code behavior scanning

`what-it-does` scans locally, maps ways into an application, and generates an offline HTML report that works without uploads.

Practical ways to use it

  • Document system diagrams in Confluence

    Teams can keep architecture or process diagrams alongside project docs by writing them in plain text and previewing them before export.

  • Let support customers repeat prior requests

    A Jira Service Management team can offer recurring submission flows for customers who need to file the same request repeatedly.

  • Review Marketplace app install exposure

    Security and admin teams can inspect Forge app permissions on the install screen before approving an app.

  • Inspect a codebase without uploading it

    Developers can run `what-it-does` locally to understand routes, actions, and other behaviors in a repository.

  • Track behavior changes in pull requests

    Engineering teams can add the PR check so changes that alter behavior are called out during review instead of after merge.

Pros and Cons

Pros

  • The site clearly positions the Forge apps around data staying inside Atlassian.
  • Mermaid Studio covers several common diagram formats in a single plain-text workflow.
  • `what-it-does` is described as local, offline, and MIT licensed.
  • The pull request check is designed to stay quiet when nothing changes, reducing noise.
  • Pricing is presented transparently for the paid monitoring tiers on the site.

Cons

  • The source does not describe advanced configuration details for the apps.
  • The pricing page excerpt is incomplete in the collected text, so some billing specifics are not visible here.

FAQ

What does Eriksen Labs sell?

It sells Atlassian Marketplace apps and developer tools, including Mermaid Studio for Confluence, Recurring Requests for Jira Service Management, and the `what-it-does` scanner.

Do the Atlassian apps send customer data outside Atlassian?

The site says the Forge apps declare no egress and no external permissions, so content stays inside the Atlassian tenancy rather than being sent to vendor infrastructure.

What kinds of diagrams can Mermaid Studio create?

The site lists flowcharts, sequence diagrams, ERDs, Gantt charts, and mind maps.

Can `what-it-does` run without uploading code?

Yes. The site says the scan runs on your machine or in your CI and produces a single offline HTML report, with nothing uploaded.

Is there a paid monitoring option?

Yes. The pricing page shows monthly subscription tiers for the pull request check, while the scanner itself is described as free, MIT licensed, and available without an account.

Quick Facts

Category
Atlassian Marketplace apps and developer tools
Platform
Atlassian Forge and local/offline execution
Primary products
Mermaid Studio for Confluence; Recurring Requests for Jira Service Management; `what-it-does`
Website
eriksenlabs.com
Pricing model
Free scanner; paid monthly subscription for the pull request check
License
MIT is stated for the scanner