nexus-agents - v2.80.0
GitHub
npm
Preparing search index...
GitHubUserMetadata
Interface GitHubUserMetadata
GitHub user metadata for reputation assessment.
interface
GitHubUserMetadata
{
username
:
string
;
accountAgeDays
:
number
;
priorContributions
:
number
;
recentCommentCount
:
number
;
recentCommentWindowMinutes
:
number
;
authorAssociation
:
string
;
injectionFlags
:
readonly
(
|
"authority_claim"
|
"instruction_pattern"
|
"system_prompt_manipulation"
|
"hidden_content"
|
"urgency_manipulation"
|
"fake_conversation"
|
"base64_encoded"
|
"external_link_instruction"
)
[]
;
}
Index
Properties
username
account
Age
Days
prior
Contributions
recent
Comment
Count
recent
Comment
Window
Minutes
author
Association
injection
Flags
Properties
Readonly
username
username
:
string
Readonly
account
Age
Days
accountAgeDays
:
number
Readonly
prior
Contributions
priorContributions
:
number
Readonly
recent
Comment
Count
recentCommentCount
:
number
Readonly
recent
Comment
Window
Minutes
recentCommentWindowMinutes
:
number
Readonly
author
Association
authorAssociation
:
string
Readonly
injection
Flags
injectionFlags
:
readonly
(
|
"authority_claim"
|
"instruction_pattern"
|
"system_prompt_manipulation"
|
"hidden_content"
|
"urgency_manipulation"
|
"fake_conversation"
|
"base64_encoded"
|
"external_link_instruction"
)
[]
Settings
Member Visibility
Protected
Internal
Theme
OS
Light
Dark
On This Page
Properties
username
account
Age
Days
prior
Contributions
recent
Comment
Count
recent
Comment
Window
Minutes
author
Association
injection
Flags
GitHub
npm
nexus-agents - v2.80.0
Loading...
GitHub user metadata for reputation assessment.