← Back to search

@elnora-ai/mcp-server

GitHub Actions Scanned 3d ago

MCP server for Elnora Platform — AI-powered bioprotocol optimization

A
99.1 / 100

Versions

1.7.2latest
Jul 26, 2026
1.7.1
Jul 25, 2026
1.7.0
Jul 18, 2026
1.6.2
Jul 15, 2026
1.6.1
Jul 14, 2026
+ show 47 moreshow less
1.6.0
Jul 14, 2026
1.5.0
Jul 14, 2026
1.4.0
Jul 13, 2026
1.3.1
Jul 9, 2026
1.3.0
Jul 9, 2026
1.2.0
Jul 9, 2026
1.1.8
Jun 21, 2026
1.1.7
Jun 19, 2026
1.1.6
Jun 17, 2026
1.1.5
Jun 16, 2026
1.1.4
Jun 16, 2026
1.1.3
Jun 5, 2026
1.1.2
May 25, 2026
1.1.0
May 15, 2026
1.0.5
May 12, 2026
1.0.4
May 6, 2026
1.0.3
Apr 28, 2026
1.0.2
Apr 25, 2026
1.0.1
Apr 24, 2026
1.0.0
Apr 21, 2026
0.13.0
Apr 16, 2026
0.12.3
Apr 15, 2026
0.12.2
Apr 8, 2026
0.12.1
Apr 8, 2026
0.12.0
Apr 8, 2026
0.11.1
Apr 8, 2026
0.11.0
Mar 31, 2026
0.10.6
Mar 31, 2026
0.10.5
Mar 30, 2026
0.10.4
Mar 27, 2026
0.10.3
Mar 27, 2026
0.10.2
Mar 26, 2026
0.10.1
Mar 24, 2026
0.10.0
Mar 24, 2026
0.9.1
Mar 23, 2026
0.9.0
Mar 14, 2026
0.8.0
Mar 12, 2026
0.7.0
Mar 9, 2026
0.6.0
Mar 7, 2026
0.5.2
Mar 6, 2026
0.4.2
Mar 6, 2026
0.4.1
Mar 6, 2026
0.4.0
Mar 6, 2026
0.3.0
Mar 5, 2026
0.2.0
Mar 4, 2026
0.1.1
Mar 3, 2026
0.1.0
Feb 28, 2026
PermissionsTool SafetyAuthAnnotationsCode QualityStabilitySpecVuln HistoryAuthorTransparencyCommunity

Tools 109

elnora_audit_list
annotations: verified low

List audit log entries for an organization

page number orgId string action string userId string pageSize number
readOnlyHint true openWorldHint true idempotentHint true destructiveHint false
elnora_review_list
annotations: verified low

List the Knowledge Base review queue (auto-tidy proposals awaiting approval)

status enum
readOnlyHint true openWorldHint true idempotentHint true destructiveHint false
elnora_review_approve
annotations: verified low

Approve a Knowledge Base review item, applying its proposed change

itemId string
readOnlyHint false openWorldHint true idempotentHint false destructiveHint false
elnora_review_reject
annotations: verified low

Reject a Knowledge Base review item without applying its change

itemId string
readOnlyHint false openWorldHint true idempotentHint false destructiveHint false
elnora_projects_list
annotations: verified low

[DEPRECATED] List all projects accessible to the current user — projects were removed; this is a no-op.

page number pageSize number
readOnlyHint true openWorldHint true idempotentHint true destructiveHint false
elnora_projects_get
annotations: verified low

[DEPRECATED] Get details of a specific project — projects were removed; this is a no-op.

projectId string
readOnlyHint true openWorldHint true idempotentHint true destructiveHint false
elnora_projects_create
annotations: verified low

[DEPRECATED] Create a new project — projects were removed; this is a no-op.

icon string name string description string
readOnlyHint false openWorldHint true idempotentHint false destructiveHint false
elnora_orgs_create
annotations: verified low

Create a new organization

name string description string
readOnlyHint false openWorldHint true idempotentHint false destructiveHint false
elnora_projects_update
annotations: verified low

[DEPRECATED] Update an existing project — projects were removed; this is a no-op.

icon string name string projectId string description string
readOnlyHint false openWorldHint true idempotentHint true destructiveHint false
elnora_projects_archive
annotations: verified low

[DEPRECATED] Archive (delete) a project — projects were removed; this is a no-op.

projectId string
readOnlyHint false openWorldHint true idempotentHint true destructiveHint true
elnora_projects_members
annotations: verified low

[DEPRECATED] List members of a project — projects were removed; this is a no-op.

projectId string
readOnlyHint true openWorldHint true idempotentHint true destructiveHint false
elnora_projects_addMember
annotations: verified low

[DEPRECATED] Add a member to a project — projects were removed; this is a no-op.

role string userId string projectId string
readOnlyHint false openWorldHint true idempotentHint false destructiveHint false
elnora_projects_updateRole
annotations: verified low

[DEPRECATED] Update a project member's role — projects were removed; this is a no-op.

role string userId string projectId string
readOnlyHint false openWorldHint true idempotentHint true destructiveHint false
elnora_projects_removeMember
annotations: verified low

[DEPRECATED] Remove a member from a project — projects were removed; this is a no-op.

userId string projectId string
readOnlyHint false openWorldHint true idempotentHint true destructiveHint true
elnora_projects_leave
annotations: verified low

[DEPRECATED] Leave a project — projects were removed; this is a no-op.

projectId string
readOnlyHint false openWorldHint true idempotentHint true destructiveHint true
elnora_library_files
annotations: verified low

List files in the organization library

page number orgId string pageSize number
readOnlyHint true openWorldHint true idempotentHint true destructiveHint false
elnora_library_folders
annotations: verified low

List folders in the organization library

orgId string
readOnlyHint true openWorldHint true idempotentHint true destructiveHint false
elnora_library_createFolder
annotations: verified low

Create a folder in the organization library

name string orgId string parent string
readOnlyHint false openWorldHint true idempotentHint false destructiveHint false
elnora_library_renameFolder
annotations: verified low

Rename a folder in the organization library

name string orgId string folderId string
readOnlyHint false openWorldHint true idempotentHint true destructiveHint false
elnora_library_deleteFolder
annotations: verified low

Delete a folder from the organization library

orgId string folderId string
readOnlyHint false openWorldHint true idempotentHint true destructiveHint true
elnora_protocols_generate
annotations: verified low

Generate a bioprotocol — creates a task and sends the description in one call. Returns the task and the queued user message, NOT the AI response; the agent processes asynchronously. To get the generated protocol, poll elnora_tasks_messages with the returned task id every 5-10s until the last message has role 'assistant' with metadata.status 'completed'. Timeout after 5 min.

title string project string description string
readOnlyHint false openWorldHint true idempotentHint false destructiveHint false
elnora_flags_list
annotations: verified low

List all feature flags

readOnlyHint true openWorldHint true idempotentHint true destructiveHint false
elnora_flags_get
annotations: verified low

Get a feature flag by key

key string
readOnlyHint true openWorldHint true idempotentHint true destructiveHint false
elnora_flags_set
annotations: verified low

Set a feature flag value

key string yes boolean value union
readOnlyHint false openWorldHint true idempotentHint true destructiveHint false
elnora_health_check
annotations: verified low

Check Elnora API health status

readOnlyHint true openWorldHint true idempotentHint true destructiveHint false
elnora_orgs_list
annotations: verified low

List all organizations the current user belongs to

readOnlyHint true openWorldHint true idempotentHint true destructiveHint false
elnora_orgs_get
annotations: verified low

Get details of a specific organization

orgId string
readOnlyHint true openWorldHint true idempotentHint true destructiveHint false
elnora_orgs_update
annotations: verified low

Update an existing organization

name string orgId string description string
readOnlyHint false openWorldHint true idempotentHint true destructiveHint false
elnora_orgs_delete
annotations: verified low

Delete an organization

yes boolean orgId string
readOnlyHint false openWorldHint true idempotentHint true destructiveHint true
elnora_orgs_members
annotations: verified low

List members of an organization

orgId string
readOnlyHint true openWorldHint true idempotentHint true destructiveHint false
elnora_orgs_updateRole
annotations: verified low

Update an organization member's role

role string orgId string membershipId string
readOnlyHint false openWorldHint true idempotentHint true destructiveHint false
elnora_orgs_removeMember
annotations: verified low

Remove a member from an organization

orgId string membershipId string
readOnlyHint false openWorldHint true idempotentHint true destructiveHint true
elnora_orgs_billing
annotations: verified low

Get billing status for an organization

orgId string
readOnlyHint true openWorldHint true idempotentHint true destructiveHint false
elnora_orgs_setStripe
annotations: verified low

Set the Stripe customer ID for an organization

orgId string stripeCustomerId string
readOnlyHint false openWorldHint true idempotentHint true destructiveHint false
elnora_orgs_setDefault
annotations: verified low

Set an organization as the default

orgId string
readOnlyHint false openWorldHint true idempotentHint true destructiveHint false
elnora_orgs_invite
annotations: verified low

Invite a user to an organization by email

role string email string orgId string
readOnlyHint false openWorldHint true idempotentHint false destructiveHint false
elnora_orgs_invitations
annotations: verified low

List pending invitations for an organization

orgId string
readOnlyHint true openWorldHint true idempotentHint true destructiveHint false
elnora_orgs_cancelInvite
annotations: verified low

Cancel a pending organization invitation

orgId string invitationId string
readOnlyHint false openWorldHint true idempotentHint true destructiveHint true
elnora_orgs_resendInvite
annotations: verified low

Resend an organization invitation email. Regenerates the token and extends the expiry by 7 days. Works on both pending and expired invitations, preserves the invitation ID.

orgId string invitationId string
readOnlyHint false openWorldHint true idempotentHint false destructiveHint false
elnora_orgs_invitationInfo
annotations: verified low

Get information about an invitation by token

token string
readOnlyHint true openWorldHint true idempotentHint true destructiveHint false
elnora_orgs_acceptInvite
annotations: verified low

Accept an organization invitation by token

token string
readOnlyHint false openWorldHint true idempotentHint false destructiveHint false
elnora_orgs_files
annotations: verified low

List files belonging to an organization

page number orgId string pageSize number
readOnlyHint true openWorldHint true idempotentHint true destructiveHint false
elnora_orgs_listAll
annotations: verified low

List all organizations (admin)

readOnlyHint true openWorldHint true idempotentHint true destructiveHint false
elnora_orgs_directory
annotations: verified low

Search organization members by name or email (Share-modal typeahead)

orgId string query string
readOnlyHint true openWorldHint true idempotentHint true destructiveHint false
elnora_orgs_setAutotidy
annotations: verified low

Enable or disable Knowledge Base auto-tidy for an organization

orgId string enabled boolean
readOnlyHint false openWorldHint true idempotentHint true destructiveHint false
elnora_account_get
annotations: verified low

Get account details for a user

userId number
readOnlyHint true openWorldHint true idempotentHint true destructiveHint false
elnora_account_update
annotations: verified low

Update account details for a user

userId number lastName string firstName string
readOnlyHint false openWorldHint true idempotentHint true destructiveHint false
elnora_account_agreements
annotations: verified low

List user agreements

readOnlyHint true openWorldHint true idempotentHint true destructiveHint false
elnora_account_acceptTerms
annotations: verified low

Accept a user agreement / terms of service

documentVersionId string
readOnlyHint false openWorldHint true idempotentHint false destructiveHint false
elnora_account_delete
annotations: verified low

Delete your own account

yes boolean
readOnlyHint false openWorldHint true idempotentHint false destructiveHint true
elnora_account_users
annotations: verified low

List all users (admin)

state enum refCode string
readOnlyHint true openWorldHint true idempotentHint true destructiveHint false
elnora_account_addLegalDoc
annotations: verified low

Add a legal document version (SystemAdmin only)

content string version string documentType string effectiveDate string
readOnlyHint false openWorldHint true idempotentHint false destructiveHint false
elnora_account_updateLegalDoc
annotations: verified low

Update a legal document version (SystemAdmin only)

content string versionId string effectiveDate string
readOnlyHint false openWorldHint true idempotentHint true destructiveHint false
elnora_account_deleteLegalDoc
annotations: verified low

Delete a legal document version (SystemAdmin only)

yes boolean versionId string
readOnlyHint false openWorldHint true idempotentHint true destructiveHint true
elnora_folders_roots
annotations: verified low

List the top-level Knowledge Base folders you can access

readOnlyHint true openWorldHint true idempotentHint true destructiveHint false
elnora_folders_children
annotations: verified low

List the child folders of a Knowledge Base folder

folderId string
readOnlyHint true openWorldHint true idempotentHint true destructiveHint false
elnora_folders_get
annotations: verified low

Get a Knowledge Base folder's details and breadcrumb path

folderId string
readOnlyHint true openWorldHint true idempotentHint true destructiveHint false
elnora_folders_files
annotations: verified low

List files placed directly in a Knowledge Base folder

page number folderId string pageSize number
readOnlyHint true openWorldHint true idempotentHint true destructiveHint false
elnora_folders_list
annotations: verified low

[DEPRECATED] List folders in a project — projects were removed. Use `folders roots` and `folders children` to browse the Knowledge Base.

projectId string
readOnlyHint true openWorldHint true idempotentHint true destructiveHint false
elnora_folders_create
annotations: verified low

Create a Knowledge Base folder. (The legacy project-scoped path via `project` is deprecated and no longer supported.)

name string project string parentId string
readOnlyHint false openWorldHint true idempotentHint false destructiveHint false
elnora_folders_rename
annotations: verified low

Rename a folder

name string legacy boolean folderId string
readOnlyHint false openWorldHint true idempotentHint true destructiveHint false
elnora_folders_move
annotations: verified low

Move a folder to a new parent (or to root)

legacy boolean folderId string parentId string
readOnlyHint false openWorldHint true idempotentHint true destructiveHint false
elnora_folders_delete
annotations: verified low

Delete a folder (Knowledge Base folders are archived)

legacy boolean folderId string
readOnlyHint false openWorldHint true idempotentHint true destructiveHint true
elnora_folders_share
annotations: verified low

Share a folder with a user or the whole organization (default role: editor)

role enum userId number orgWide boolean folderId string
readOnlyHint false openWorldHint true idempotentHint false destructiveHint false
elnora_folders_unshare
annotations: verified low

Revoke a folder share by its ACE id

aceId string folderId string
readOnlyHint false openWorldHint true idempotentHint true destructiveHint true
elnora_folders_shares
annotations: verified low

List the current shares on a folder

folderId string
readOnlyHint true openWorldHint true idempotentHint true destructiveHint false
elnora_search_tasks
annotations: verified low

Search tasks by query

page number query string pageSize number
readOnlyHint true openWorldHint true idempotentHint true destructiveHint false
elnora_search_files
annotations: verified low

Search files by query

page number query string pageSize number
readOnlyHint true openWorldHint true idempotentHint true destructiveHint false
elnora_search_all
annotations: verified low

Search across all entities

page number query string pageSize number
readOnlyHint true openWorldHint true idempotentHint true destructiveHint false
elnora_search_fileContent
annotations: verified low

Search within file contents

page number query string pageSize number projectId string
readOnlyHint true openWorldHint true idempotentHint true destructiveHint false
elnora_files_list
annotations: verified low

List files in a project

page number project string pageSize number
readOnlyHint true openWorldHint true idempotentHint true destructiveHint false
elnora_files_get
annotations: verified low

Get details of a specific file

fileId string
readOnlyHint true openWorldHint true idempotentHint true destructiveHint false
elnora_files_content
annotations: verified low

Get the raw content of a file

fileId string
readOnlyHint true openWorldHint true idempotentHint true destructiveHint false
elnora_files_create
annotations: verified low

Create a new file

name string type string folder string project string
readOnlyHint false openWorldHint true idempotentHint false destructiveHint false
elnora_files_upload
annotations: verified low

Upload a file to a project (three-stage: presign, PUT, confirm)

project string fileName string filePath string contentType string
readOnlyHint false openWorldHint true idempotentHint false destructiveHint false
elnora_files_uploadBatch
annotations: verified low

Upload multiple files to a project (max 50)

folder string project string filePaths array
readOnlyHint false openWorldHint true idempotentHint false destructiveHint false
elnora_files_confirmUpload
annotations: verified low

Confirm a file upload

fileId string
readOnlyHint false openWorldHint true idempotentHint true destructiveHint false
elnora_files_download
annotations: verified low

Download a file

fileId string
readOnlyHint true openWorldHint true idempotentHint true destructiveHint false
elnora_files_update
annotations: verified low

Update a file's metadata

name string fileId string folder string
readOnlyHint false openWorldHint true idempotentHint true destructiveHint false
elnora_files_archive
annotations: verified low

Archive (delete) a file

fileId string
readOnlyHint false openWorldHint true idempotentHint true destructiveHint true
elnora_files_versions
annotations: verified low

List versions of a file

page number fileId string pageSize number
readOnlyHint true openWorldHint true idempotentHint true destructiveHint false
elnora_files_versionContent
annotations: verified low

Get the raw content of a specific file version

fileId string versionId string
readOnlyHint true openWorldHint true idempotentHint true destructiveHint false
elnora_files_createVersion
annotations: verified low

Create a new version of a file

fileId string content string
readOnlyHint false openWorldHint true idempotentHint false destructiveHint false
elnora_files_restore
annotations: verified low

Restore a file to a specific version

fileId string versionId string
readOnlyHint false openWorldHint true idempotentHint true destructiveHint false
elnora_files_promote
annotations: verified low

Promote a file to a new visibility level

fileId string visibility string
readOnlyHint false openWorldHint true idempotentHint true destructiveHint false
elnora_files_fork
annotations: verified low

Fork a file to another project

fileId string targetProject string
readOnlyHint false openWorldHint true idempotentHint false destructiveHint false
elnora_files_workingCopy
annotations: verified low

Create a working copy of a file

task string fileId string
readOnlyHint false openWorldHint true idempotentHint false destructiveHint false
elnora_files_commit
annotations: verified low

Commit a file's working copy

fileId string
readOnlyHint false openWorldHint true idempotentHint true destructiveHint false
elnora_files_searchContent
annotations: verified low

Search file content across projects

page number query string project string pageSize number
readOnlyHint true openWorldHint true idempotentHint true destructiveHint false
elnora_files_move
annotations: verified low

Move a file to a different Knowledge Base folder

fileId string parentFolderId string
readOnlyHint false openWorldHint true idempotentHint true destructiveHint false
elnora_files_share
annotations: verified low

Share a file with a user or the whole organization (default role: editor)

role enum fileId string userId number orgWide boolean
readOnlyHint false openWorldHint true idempotentHint false destructiveHint false
elnora_files_unshare
annotations: verified low

Revoke a file share by its ACE id

aceId string fileId string
readOnlyHint false openWorldHint true idempotentHint true destructiveHint true
elnora_files_shares
annotations: verified low

List the current shares on a file

fileId string
readOnlyHint true openWorldHint true idempotentHint true destructiveHint false
elnora_api-keys_list
annotations: verified low

List all API keys

readOnlyHint true openWorldHint true idempotentHint true destructiveHint false
elnora_api-keys_create
annotations: verified low

Create a new API key

name string scopes array
readOnlyHint false openWorldHint true idempotentHint false destructiveHint false
elnora_api-keys_revoke
annotations: verified low

Revoke an API key

keyId string
readOnlyHint false openWorldHint true idempotentHint true destructiveHint true
elnora_api-keys_getPolicy
annotations: verified low

Get the API key creation policy

readOnlyHint true openWorldHint true idempotentHint true destructiveHint false
elnora_api-keys_setPolicy
annotations: verified low

Set the API key creation policy

policy record
readOnlyHint false openWorldHint true idempotentHint true destructiveHint false
elnora_tasks_list
annotations: verified low

List tasks, optionally filtered by project or lifecycle status

page number status enum project string pageSize number
readOnlyHint true openWorldHint true idempotentHint true destructiveHint false
elnora_tasks_get
annotations: verified low

Get details of a specific task

taskId string
readOnlyHint true openWorldHint true idempotentHint true destructiveHint false
elnora_tasks_create
annotations: verified low

Create a new task in a project. If a message is provided it is queued, but the AI response is NOT returned — the agent processes asynchronously. Poll elnora_tasks_messages every 5-10s until the last message has role 'assistant' with metadata.status 'completed'. Timeout after 5 min.

wait boolean title string stream boolean message string project string
readOnlyHint false openWorldHint true idempotentHint false destructiveHint false
elnora_tasks_send
annotations: verified low

Send a message to a task. Returns the created user message immediately — the agent processes asynchronously. To get the AI response, poll elnora_tasks_messages until the last message has role 'assistant' with metadata.status 'completed'. Poll every 5-10s, timeout after 5 min.

wait boolean stream boolean taskId string message string fileRefs array
readOnlyHint false openWorldHint true idempotentHint false destructiveHint false
elnora_tasks_messages
annotations: verified low

List messages for a task

limit number cursor string taskId string
readOnlyHint true openWorldHint true idempotentHint true destructiveHint false
elnora_tasks_update
annotations: verified low

Update an existing task

title string status string taskId string
readOnlyHint false openWorldHint true idempotentHint true destructiveHint false
elnora_tasks_archive
annotations: verified low

Archive (delete) a task

taskId string
readOnlyHint false openWorldHint true idempotentHint true destructiveHint true
elnora_tasks_unarchive
annotations: verified low

Unarchive a task so it reappears in the default task list

taskId string
readOnlyHint false openWorldHint true idempotentHint true destructiveHint false
elnora_tasks_attachments
annotations: verified low

List the files attached to a task

taskId string
readOnlyHint true openWorldHint true idempotentHint true destructiveHint false
elnora_tasks_attachmentContent
annotations: verified low

Get the content of a task attachment

taskId string attachmentId string
readOnlyHint true openWorldHint true idempotentHint true destructiveHint false
elnora_feedback_submit
annotations: verified low

Submit feedback

title string description string
readOnlyHint false openWorldHint true idempotentHint false destructiveHint false

Permissions 1

env_vars low
Server uses env_vars capabilities via: process.env

Scan Findings 226

info
Tool 'elnora_audit_list' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_review_list' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_review_approve' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_review_reject' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_projects_list' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_projects_get' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_projects_create' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_projects_update' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_projects_archive' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_projects_members' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_projects_addMember' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_projects_updateRole' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_projects_removeMember' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_projects_leave' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_library_files' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_library_folders' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_library_createFolder' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_library_renameFolder' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_library_deleteFolder' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_protocols_generate' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_flags_list' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_flags_get' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_flags_set' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_health_check' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_orgs_list' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_orgs_get' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_orgs_create' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_orgs_update' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_orgs_delete' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_orgs_members' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_orgs_updateRole' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_orgs_removeMember' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_orgs_billing' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_orgs_setStripe' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_orgs_setDefault' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_orgs_invite' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_orgs_invitations' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_orgs_cancelInvite' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_orgs_resendInvite' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_orgs_invitationInfo' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_orgs_acceptInvite' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_orgs_files' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_orgs_listAll' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_orgs_directory' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_orgs_setAutotidy' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_account_get' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_account_update' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_account_agreements' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_account_acceptTerms' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_account_delete' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_account_users' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_account_addLegalDoc' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_account_updateLegalDoc' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_account_deleteLegalDoc' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_folders_roots' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_folders_children' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_folders_get' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_folders_files' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_folders_list' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_folders_create' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_folders_rename' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_folders_move' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_folders_delete' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_folders_share' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_folders_unshare' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_folders_shares' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_search_tasks' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_search_files' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_search_all' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_search_fileContent' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_files_list' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_files_get' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_files_content' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_files_create' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_files_upload' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_files_uploadBatch' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_files_confirmUpload' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_files_download' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_files_update' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_files_archive' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_files_versions' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_files_versionContent' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_files_createVersion' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_files_restore' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_files_promote' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_files_fork' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_files_workingCopy' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_files_commit' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_files_searchContent' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_files_move' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_files_share' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_files_unshare' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_files_shares' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_api-keys_list' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_api-keys_create' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_api-keys_revoke' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_api-keys_getPolicy' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_api-keys_setPolicy' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_tasks_list' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_tasks_get' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_tasks_create' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_tasks_send' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_tasks_messages' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_tasks_update' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_tasks_archive' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_tasks_unarchive' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_tasks_attachments' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_tasks_attachmentContent' annotations are consistent annotation_checker · 80%
info
Tool 'elnora_feedback_submit' annotations are consistent annotation_checker · 80%
info
Sandbox failed to start for behavioral verification behavioral_verifier · 100%
info
package.json metadata manifest_parser · 100%
info
Tool: elnora_audit_list manifest_parser · 85%
info
Tool: elnora_review_list manifest_parser · 85%
info
Tool: elnora_review_approve manifest_parser · 85%
info
Tool: elnora_review_reject manifest_parser · 85%
info
Tool: elnora_projects_list manifest_parser · 85%
info
Tool: elnora_projects_get manifest_parser · 85%
info
Tool: elnora_projects_create manifest_parser · 85%
info
Tool: elnora_projects_update manifest_parser · 85%
info
Tool: elnora_flags_list manifest_parser · 85%
info
Tool: elnora_flags_get manifest_parser · 85%
info
Tool: elnora_projects_archive manifest_parser · 85%
info
Tool: elnora_projects_members manifest_parser · 85%
info
Tool: elnora_projects_addMember manifest_parser · 85%
info
Tool: elnora_projects_updateRole manifest_parser · 85%
info
Tool: elnora_projects_removeMember manifest_parser · 85%
info
Tool: elnora_projects_leave manifest_parser · 85%
info
Tool: elnora_library_files manifest_parser · 85%
info
Tool: elnora_library_folders manifest_parser · 85%
info
Tool: elnora_library_createFolder manifest_parser · 85%
info
Tool: elnora_library_renameFolder manifest_parser · 85%
info
Tool: elnora_library_deleteFolder manifest_parser · 85%
info
Tool: elnora_protocols_generate manifest_parser · 85%
info
Tool: elnora_files_confirmUpload manifest_parser · 85%
info
Tool: elnora_flags_set manifest_parser · 85%
info
Tool: elnora_health_check manifest_parser · 85%
info
Tool: elnora_orgs_list manifest_parser · 85%
info
Tool: elnora_orgs_get manifest_parser · 85%
info
Tool: elnora_orgs_create manifest_parser · 85%
info
Tool: elnora_orgs_update manifest_parser · 85%
info
Tool: elnora_orgs_delete manifest_parser · 85%
info
Tool: elnora_orgs_members manifest_parser · 85%
info
Tool: elnora_orgs_updateRole manifest_parser · 85%
info
Tool: elnora_orgs_removeMember manifest_parser · 85%
info
Tool: elnora_orgs_billing manifest_parser · 85%
info
Tool: elnora_orgs_setStripe manifest_parser · 85%
info
Tool: elnora_orgs_setDefault manifest_parser · 85%
info
Tool: elnora_orgs_invite manifest_parser · 85%
info
Tool: elnora_orgs_invitations manifest_parser · 85%
info
Tool: elnora_orgs_cancelInvite manifest_parser · 85%
info
Tool: elnora_orgs_resendInvite manifest_parser · 85%
info
Tool: elnora_orgs_invitationInfo manifest_parser · 85%
info
Tool: elnora_orgs_acceptInvite manifest_parser · 85%
info
Tool: elnora_orgs_files manifest_parser · 85%
info
Tool: elnora_orgs_listAll manifest_parser · 85%
info
Tool: elnora_orgs_directory manifest_parser · 85%
info
Tool: elnora_orgs_setAutotidy manifest_parser · 85%
info
Tool: elnora_account_get manifest_parser · 85%
info
Tool: elnora_account_update manifest_parser · 85%
info
Tool: elnora_account_agreements manifest_parser · 85%
info
Tool: elnora_account_acceptTerms manifest_parser · 85%
info
Tool: elnora_account_delete manifest_parser · 85%
info
Tool: elnora_account_users manifest_parser · 85%
info
Tool: elnora_account_addLegalDoc manifest_parser · 85%
info
Tool: elnora_account_updateLegalDoc manifest_parser · 85%
info
Tool: elnora_account_deleteLegalDoc manifest_parser · 85%
info
Tool: elnora_folders_roots manifest_parser · 85%
info
Tool: elnora_folders_children manifest_parser · 85%
info
Tool: elnora_folders_get manifest_parser · 85%
info
Tool: elnora_folders_files manifest_parser · 85%
info
Tool: elnora_folders_list manifest_parser · 85%
info
Tool: elnora_folders_create manifest_parser · 85%
info
Tool: elnora_folders_rename manifest_parser · 85%
info
Tool: elnora_folders_move manifest_parser · 85%
info
Tool: elnora_folders_delete manifest_parser · 85%
info
Tool: elnora_folders_share manifest_parser · 85%
info
Tool: elnora_folders_unshare manifest_parser · 85%
info
Tool: elnora_folders_shares manifest_parser · 85%
info
Tool: elnora_search_tasks manifest_parser · 85%
info
Tool: elnora_search_files manifest_parser · 85%
info
Tool: elnora_search_all manifest_parser · 85%
info
Tool: elnora_search_fileContent manifest_parser · 85%
info
Tool: elnora_files_list manifest_parser · 85%
info
Tool: elnora_files_get manifest_parser · 85%
info
Tool: elnora_files_content manifest_parser · 85%
info
Tool: elnora_files_create manifest_parser · 85%
info
Tool: elnora_files_upload manifest_parser · 85%
info
Tool: elnora_files_uploadBatch manifest_parser · 85%
info
Tool: elnora_files_download manifest_parser · 85%
info
Tool: elnora_files_update manifest_parser · 85%
info
Tool: elnora_files_archive manifest_parser · 85%
info
Tool: elnora_files_versions manifest_parser · 85%
info
Tool: elnora_files_versionContent manifest_parser · 85%
info
Tool: elnora_files_createVersion manifest_parser · 85%
info
Tool: elnora_files_restore manifest_parser · 85%
info
Tool: elnora_files_promote manifest_parser · 85%
info
Tool: elnora_files_fork manifest_parser · 85%
info
Tool: elnora_files_workingCopy manifest_parser · 85%
info
Tool: elnora_files_commit manifest_parser · 85%
info
Tool: elnora_files_searchContent manifest_parser · 85%
info
Tool: elnora_files_move manifest_parser · 85%
info
Tool: elnora_tasks_update manifest_parser · 85%
info
Tool: elnora_files_share manifest_parser · 85%
info
Tool: elnora_files_unshare manifest_parser · 85%
info
Tool: elnora_files_shares manifest_parser · 85%
info
Tool: elnora_api-keys_list manifest_parser · 85%
info
Tool: elnora_api-keys_create manifest_parser · 85%
info
Tool: elnora_api-keys_revoke manifest_parser · 85%
info
Tool: elnora_api-keys_getPolicy manifest_parser · 85%
info
Tool: elnora_api-keys_setPolicy manifest_parser · 85%
info
Tool: elnora_tasks_list manifest_parser · 85%
info
Tool: elnora_tasks_get manifest_parser · 85%
info
Tool: elnora_tasks_create manifest_parser · 85%
info
Tool: elnora_tasks_send manifest_parser · 85%
info
Tool: elnora_tasks_messages manifest_parser · 85%
info
Tool: elnora_tasks_archive manifest_parser · 85%
info
Tool: elnora_tasks_unarchive manifest_parser · 85%
info
Tool: elnora_tasks_attachments manifest_parser · 85%
info
Tool: elnora_tasks_attachmentContent manifest_parser · 85%
info
Tool: elnora_feedback_submit manifest_parser · 85%
info
Transport: streamable-http manifest_parser · 80%
info
Required env vars (4) manifest_parser · 80%
info
Sandbox failed to start for output poisoning scan output_poisoning · 100%
low
Permission: env_vars access detected permission_analyzer · 90%
info
SBOM generated: 227 components sbom_generator · 100%
medium
No build provenance detected (SLSA L0) slsa_assessor · 90%